mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-28 10:10:42 +02:00
Dispatch network config in services
This commit is contained in:
@@ -21,6 +21,12 @@ services:
|
||||
- traefik.http.routers.gitea.entrypoints=https
|
||||
- traefik.http.routers.gitea.tls=true
|
||||
- traefik.docker.network=source-frontend
|
||||
|
||||
networks:
|
||||
source-frontend:
|
||||
name: source-frontend
|
||||
|
||||
volumes:
|
||||
gitea_data:
|
||||
gitea_config:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user