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