cleanup compose2
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user