fix network
This commit is contained in:
@@ -42,7 +42,7 @@ services:
|
||||
- GITEA__database__USER=gitea
|
||||
labels:
|
||||
traefik.enable: true
|
||||
traefik.docker.network: traefik
|
||||
traefik.docker.network: internal
|
||||
traefik.http.routers.gitea.entrypoints: websecure
|
||||
traefik.http.routers.gitea.rule: Host(`gitea.lebens-home.net`)
|
||||
traefik.http.routers.gitea.service: gitea
|
||||
|
Reference in New Issue
Block a user