tell compose to always restart
This commit is contained in:
parent
d8ca286b1a
commit
c6af73537a
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue