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