Update ports, should be the final change tonight

This commit is contained in:
Luke Else 2023-08-07 22:05:55 +01:00
parent 75aa652d24
commit d74540d2a2

View File

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