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 2277baea40 - Show all commits

View File

@ -45,7 +45,7 @@ services:
- /etc/localtime:/etc/localtime:ro
ports:
- "222:22"
- "80:3000"
- "3000:3000"
environment:
- APP_NAME="gitea"
- USER_UID=1000