dashboard
repositories
filestore
activity
search
login
main
/
screen_demo2
招投标-河南禹州
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
改变暂存
fengxiang
2018-06-15
565f5b26ee306966f0b4b9447b7a8f9b04a9fe00
[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