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