Updated gitea port]

This commit is contained in:
Luke Else 2023-08-07 19:11:59 +01:00
parent 2277baea40
commit 800fabfe85

View File

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