Updated gitea port]

This commit is contained in:
Luke Else 2023-08-07 19:09:21 +01:00
parent 48ef532b55
commit 1879a80f7f

View File

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