added restart: unless-stopped to copyparty
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
copyparty:
|
||||
image: copyparty/ac:latest
|
||||
container_name: copyparty
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 3923:3923
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user