fixed formatting and added tags
This commit is contained in:
		@@ -10,14 +10,11 @@ services:
 | 
			
		||||
      - tasksmd-data:/tasks
 | 
			
		||||
      - tasksmd-config:/config
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
 | 
			
		||||
volumes:
 | 
			
		||||
  tasksmd-data:
 | 
			
		||||
    driver: local
 | 
			
		||||
 | 
			
		||||
  tasksmd-config:
 | 
			
		||||
    driver: local
 | 
			
		||||
 | 
			
		||||
networks:
 | 
			
		||||
  default:
 | 
			
		||||
    external: true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user