cleanup compose2
This commit is contained in:
parent
e0e6bc41fd
commit
8c090273c7
@ -42,7 +42,6 @@ services:
|
||||
db:
|
||||
condition: service_healthy
|
||||
|
||||
|
||||
gutsub:
|
||||
image: gitea/gitea:latest
|
||||
container_name: gitea
|
||||
@ -80,7 +79,6 @@ services:
|
||||
db:
|
||||
condition: service_healthy
|
||||
|
||||
|
||||
proxy:
|
||||
build: proxy
|
||||
restart: always
|
||||
@ -112,7 +110,6 @@ services:
|
||||
networks:
|
||||
- backnet
|
||||
|
||||
|
||||
volumes:
|
||||
db-data:
|
||||
pmb-root:
|
||||
|
Loading…
Reference in New Issue
Block a user