This commit is contained in:
giles 2022-06-08 17:39:22 +01:00
parent eb09ddf03f
commit 9cfb962f52
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ services:
- GITEA_MAILER_PASSWD=$GITEA_MAILER_PASSWD - GITEA_MAILER_PASSWD=$GITEA_MAILER_PASSWD
volumes: volumes:
- gitea-app-1:/data - gitea-app-2:/data
ports: ports:
- 3000:3000 - 3000:3000
- 22:22 - 22:22
@ -47,7 +47,7 @@ services:
networks: networks:
- appnet - appnet
volumes: volumes:
gitea-app-1: gitea-app-2:
gitea-data: gitea-data:
networks: networks: