更新 docker-compose/Gitea

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-01-23 19:17:22 +08:00
parent 0cd0948b22
commit 50639abf92

View File

@ -20,7 +20,7 @@ services:
networks: networks:
- gitea - gitea
volumes: volumes:
- /vol1/1000/Docker/Gitea:/data - /opt/Gitea:/data
ports: ports:
- "3000:3000" - "3000:3000"
- "222:22" - "222:22"
@ -38,4 +38,4 @@ services:
networks: networks:
- gitea - gitea
volumes: volumes:
- /vol1/1000/Docker/MySQL:/var/lib/mysql - /opt/MySQL:/var/lib/mysql