TraefikIntegration #5

Merged
luke-else merged 43 commits from TraefikIntegration into master 2023-08-08 19:50:40 +00:00
Showing only changes of commit 800fabfe85 - Show all commits

View File

@ -44,8 +44,8 @@ services:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
ports:
- "222:22"
- "3000:3000"
- "222:22"
environment:
- APP_NAME="gitea"
- USER_UID=1000