Обновить z1/docker-compose.yml
This commit is contained in:
parent
3942df7c56
commit
9fee463174
@ -3,8 +3,9 @@ services:
|
||||
web:
|
||||
build:
|
||||
context: .
|
||||
ports:
|
||||
- "80:80"
|
||||
ports:
|
||||
- "5000:80"
|
||||
|
||||
volumes:
|
||||
- ./app:/usr/share/nginx/html
|
||||
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
|
||||
|
Loading…
Reference in New Issue
Block a user