mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 01:00:41 +02:00
enable dashboard
This commit is contained in:
@@ -7,6 +7,7 @@ services:
|
|||||||
command:
|
command:
|
||||||
- --entrypoints.web.address=:80
|
- --entrypoints.web.address=:80
|
||||||
- --providers.docker=true
|
- --providers.docker=true
|
||||||
|
- --api.insecure # Don't do that in production
|
||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
|
|||||||
Reference in New Issue
Block a user