Removed Traefik Dependancy from each container

This commit is contained in:
2022-11-16 14:29:19 +00:00
parent 5bfb645b73
commit 88b4133cf7
5 changed files with 0 additions and 11 deletions

View File

@ -14,8 +14,6 @@ services:
- development
ports:
- "222:22"
depends_on:
- traefik
environment:
- APP_NAME="gitea"
- USER_UID=1000