mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-17 21:38:27 +00:00
Added restart parameter
This commit is contained in:
parent
c60a8a1009
commit
ec669b7466
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ services:
|
|||
|
||||
hyperglass:
|
||||
image: ghcr.io/thatmattlove/hyperglass:main
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- kv-storage
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue