Remove redundant stanzas
[ci skip]
This commit is contained in:
parent
eb1bfdfd2b
commit
9c7d1edf93
@ -3,11 +3,8 @@ version: "3.7"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea/gitea:1.11.5
|
|
||||||
volumes:
|
volumes:
|
||||||
- git:/data
|
- git:/data
|
||||||
ports:
|
|
||||||
- 3000:3000
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
git:
|
git:
|
||||||
|
@ -3,7 +3,6 @@ version: "3.7"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea/gitea:1.11.5
|
|
||||||
volumes:
|
volumes:
|
||||||
- git:/data
|
- git:/data
|
||||||
networks:
|
networks:
|
||||||
|
Reference in New Issue
Block a user