update gitea docker compose

This commit is contained in:
piccihud 2024-12-24 21:01:19 +01:00
parent 6bdfcf06ce
commit 36069e53fe

View File

@ -16,7 +16,7 @@ services:
- /etc/localtime:/etc/localtime:ro
ports:
- 127.0.0.1:3006:3000
- "2222:22"
- 127.0.0.1:2222:22
networks:
gitea: