Updated gitea port]

This commit is contained in:
Luke Else 2023-08-07 19:10:42 +01:00
parent 1879a80f7f
commit 2277baea40

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