Fix Ruta nginx.conf
This commit is contained in:
@@ -30,7 +30,7 @@ services:
|
|||||||
container_name: inventario-proxy
|
container_name: inventario-proxy
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./proxy/nginx.conf:/etc/nginx/conf.d/default.conf
|
- ./frontend/proxy/nginx.conf:/etc/nginx/conf.d/default.conf
|
||||||
ports:
|
ports:
|
||||||
- "8900:80"
|
- "8900:80"
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user