dashboard
repositories
filestore
activity
search
login
main
/
screen_demo2
招投标-河南禹州
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
报表优化
xufenglei
2018-04-03
b8b94e846dcde8680deff869ea65caee23c3bc89
[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