Homepage Stack: set restart to unless stopped
This commit is contained in:
parent
c4176b1c63
commit
ee09a4aef7
1 changed files with 1 additions and 0 deletions
|
@ -14,3 +14,4 @@ services:
|
|||
- HOMEPAGE_ALLOWED_HOSTS=${HOMEPAGE_ALLOWED_HOSTS:-homepage.lan} # required, may need port. See gethomepage.dev/installation/#homepage_allowed_hosts
|
||||
- PUID=${PUID:-1000}
|
||||
- PGID=${PGID:-1000}
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue