compose.yml: restart unless stopped.
Signed-off-by: Abdulkadir Furkan Şanlı <me@abdulocra.cy>
This commit is contained in:
		@@ -2,5 +2,6 @@ services:
 | 
			
		||||
  parkerbot:
 | 
			
		||||
    build: .
 | 
			
		||||
    env_file: .env
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
    volumes:
 | 
			
		||||
      - ./data:/data
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user