Commit 0552e3ff authored by Philippe Valfok's avatar Philippe Valfok

Retornando para porta 80 para deploy

parent 0f5d9d0c
......@@ -5,7 +5,7 @@ services:
image: nginx:latest
container_name: nginx_diario_manager
ports:
- "8000:8000"
- "80:8000"
volumes:
- ./src:/src
- ./config/nginx:/etc/nginx/conf.d
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment