dashboard
repositories
filestore
activity
search
login
main
/
screen_demo2
招投标-河南禹州
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
扬尘监控-实时监控和警告
xufenglei
2018-08-02
e97df5aa8edc8e2737d5cb0dab4314871cd3bf71
[screen_demo2.git]
/
docker-compose.debug.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
version: '2.1'
services:
ng-alain:
image: ng-alain
build: .
environment:
NODE_ENV: development
ports:
- 80:80
- 9229:9229
## set your startup file here
command: node --inspect app.js