changed port for gitea

This commit is contained in:
2024-06-27 17:45:15 -05:00
parent b1f3a8c993
commit 5db5abca77

View File

@@ -13,11 +13,9 @@ services:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
ports:
- 3000:3000
- 222:22
- 3001:3000
networks:
reverse-proxy:
name: reverse-proxy
external: true