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