mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-11-29 16:09:49 +00:00
add watchtower
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
services:
|
||||
croc:
|
||||
image: schollz/croc:10
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=true"
|
||||
ports:
|
||||
- "9009-9013:9009-9013"
|
||||
env_file: .env
|
||||
|
||||
Reference in New Issue
Block a user