Change depends

This commit is contained in:
Gal 2023-12-30 18:52:03 +01:00
parent 4c70086ee3
commit 55938891c0
Signed by: gal
GPG Key ID: F035BC65003BC00B
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ services:
- "4003:3000"
- "222:22"
depends_on:
- db
- gitea-db
labels:
- "traefik.enable=true"
- "traefik.http.routers.gitea.rule=Host(`git.velouria.dev`)"