Update container name

This commit is contained in:
2025-04-21 12:13:32 -07:00
parent 8b30228c4a
commit 257000e81d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
timmypidashev.dev {
tls pidashev.tim@gmail.com
reverse_proxy timmypidashev.dev:3000
reverse_proxy timmypidashev:3000
}

View File

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