changed gitea port

This commit is contained in:
2025-05-09 21:44:51 -05:00
parent e95e91d7f5
commit 5ef79e8728

View File

@@ -12,7 +12,7 @@ services:
- ./gitea:/data
- /etc/localtime:/etc/localtime:ro
ports:
- 3001:3000
- 3100:3000
networks:
reverseproxy: