mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
Update container name
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
timmypidashev.dev {
|
timmypidashev.dev {
|
||||||
tls pidashev.tim@gmail.com
|
tls pidashev.tim@gmail.com
|
||||||
|
|
||||||
reverse_proxy timmypidashev.dev:3000
|
reverse_proxy timmypidashev:3000
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -20,8 +20,8 @@ services:
|
|||||||
- $HOME/.docker/config.json:/config.json
|
- $HOME/.docker/config.json:/config.json
|
||||||
command: --interval 120 --cleanup --label-enable
|
command: --interval 120 --cleanup --label-enable
|
||||||
|
|
||||||
timmypidashev.dev:
|
timmypidashev:
|
||||||
container_name: timmypidashev.dev
|
container_name: timmypidashev
|
||||||
image: ghcr.io/timmypidashev/timmypidashev.dev:latest
|
image: ghcr.io/timmypidashev/timmypidashev.dev:latest
|
||||||
networks:
|
networks:
|
||||||
- proxy_network
|
- proxy_network
|
||||||
|
|||||||
Reference in New Issue
Block a user