change port

This commit is contained in:
2024-05-30 16:24:18 -05:00
parent 8822de4916
commit 65c6420e5b

View File

@@ -16,7 +16,7 @@ services:
networks: networks:
traefik: null traefik: null
ports: ports:
- 22:22 - 2222:22
volumes: volumes:
- gitea_data:/data - gitea_data:/data
- /etc/timezone:/etc/timezone:ro - /etc/timezone:/etc/timezone:ro