Remove redundant stanzas

[ci skip]
This commit is contained in:
Luke Murphy 2020-05-10 11:58:10 +02:00
parent eb1bfdfd2b
commit 9c7d1edf93
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 0 additions and 4 deletions

View File

@ -3,11 +3,8 @@ version: "3.7"
services:
gitea:
image: gitea/gitea:1.11.5
volumes:
- git:/data
ports:
- 3000:3000
volumes:
git:

View File

@ -3,7 +3,6 @@ version: "3.7"
services:
gitea:
image: gitea/gitea:1.11.5
volumes:
- git:/data
networks: