Adding restart policy to ArchiveBox.
This commit is contained in:
@@ -128,6 +128,7 @@ services:
|
|||||||
swag.uptime-kuma.monitor.url: https://archive.${MY_TLD}
|
swag.uptime-kuma.monitor.url: https://archive.${MY_TLD}
|
||||||
ports:
|
ports:
|
||||||
- 21324:8000
|
- 21324:8000
|
||||||
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ${DOCKER_VOLUME_CONFIG}/archivebox:/data
|
- ${DOCKER_VOLUME_CONFIG}/archivebox:/data
|
||||||
# ./data/personas/Default/chrome_profile/Default:/data/personas/Default/chrome_profile/Default
|
# ./data/personas/Default/chrome_profile/Default:/data/personas/Default/chrome_profile/Default
|
||||||
|
|||||||
Reference in New Issue
Block a user