fix proxy issue

This commit is contained in:
2025-04-21 12:17:57 -07:00
parent f1af80afaf
commit aca5d53bd1
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ services:
networks:
- proxy_network
depends_on:
- timmypidashev
- timmypidashev.dev
watchtower:
container_name: updates
@@ -20,8 +20,8 @@ services:
- $HOME/.docker/config.json:/config.json
command: --interval 120 --cleanup --label-enable
timmypidashev:
container_name: timmypidashev
timmypidashev.dev:
container_name: timmypidashev.dev
image: ghcr.io/timmypidashev/timmypidashev.dev:latest
networks:
- proxy_network