mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
fix: renambed nginx container to proxy
This commit is contained in:
@@ -165,7 +165,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
|
|
||||||
nginx:
|
proxy:
|
||||||
image: "nginx:1.27.4"
|
image: "nginx:1.27.4"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user