dashboard
repositories
filestore
activity
search
login
main
/
screen_demo2
招投标-河南禹州
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
大屏布局
fengxiang
2018-06-27
a52dc7a6e7119d575c611f9c2800649dff029f5e
[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