update
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 32s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 32s
This commit is contained in:
parent
0cf67d286a
commit
ab6c2ff635
@ -16,6 +16,7 @@ services:
|
||||
- yams_default
|
||||
- immich_default
|
||||
- perplexica_perplexica-network
|
||||
- vaultwarden_default
|
||||
extra_hosts:
|
||||
- "pangolin.geezo.site:44.210.184.15"
|
||||
|
||||
|
||||
@ -167,12 +167,12 @@ services:
|
||||
restart: unless-stopped
|
||||
network_mode: bridge
|
||||
# Watchtower is going to keep our instances updated
|
||||
watchtower:
|
||||
image: containrrr/watchtower
|
||||
container_name: watchtower-yams
|
||||
environment:
|
||||
- WATCHTOWER_CLEANUP=true
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
restart: unless-stopped
|
||||
# watchtower:
|
||||
# image: containrrr/watchtower
|
||||
# container_name: watchtower-yams
|
||||
# environment:
|
||||
# - WATCHTOWER_CLEANUP=true
|
||||
# volumes:
|
||||
# - /var/run/docker.sock:/var/run/docker.sock
|
||||
# restart: unless-stopped
|
||||
networks: {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user