dashboard
repositories
filestore
activity
search
login
main
/
screen_demo2
招投标-河南禹州
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
延长弹出 超时弹窗的晃动时间
fengxiang
2018-06-05
d4fd81a5e4853e8e6c1f507d0765b478ceff8219
[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