tell compose to always restart

This commit is contained in:
Cynthia Foxwell 2025-08-21 10:19:52 -06:00
parent d8ca286b1a
commit c6af73537a
Signed by: Cynosphere
SSH key fingerprint: SHA256:H3SM8ufP/uxqLwKSH7xY89TDnbR9uOHzjLoBr0tlajk

View file

@ -3,6 +3,7 @@ name: hiddenphox
services: services:
hiddenphox: hiddenphox:
build: . build: .
restart: always
extra_hosts: extra_hosts:
- "discord.com:2606:4700:7::a29f:89ea" - "discord.com:2606:4700:7::a29f:89ea"
- "canary.discord.com:2606:4700:7::a29f:89ea" - "canary.discord.com:2606:4700:7::a29f:89ea"