refactor: reorganiza estrutura por ambiente (prod/dev)
This commit is contained in:
parent
5d47cae6b0
commit
2d2e14df39
@ -5,7 +5,6 @@ services:
|
|||||||
image: nginx:alpine
|
image: nginx:alpine
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "[::]:80:80"
|
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/infra/nginx/conf.d:/etc/nginx/conf.d:ro
|
- /opt/infra/nginx/conf.d:/etc/nginx/conf.d:ro
|
||||||
deploy:
|
deploy:
|
||||||
Loading…
x
Reference in New Issue
Block a user