docker-compose.yml da port o'zgaruvchisi qo'shildi.
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
|||||||
- "--entrypoints.web.address=:80"
|
- "--entrypoints.web.address=:80"
|
||||||
- "--providers.docker.exposedbydefault=false"
|
- "--providers.docker.exposedbydefault=false"
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "${PORT-84}:80"
|
||||||
- "8080:8080" # Dashboard uchun
|
- "8080:8080" # Dashboard uchun
|
||||||
volumes:
|
volumes:
|
||||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||||
|
|||||||
Reference in New Issue
Block a user