Update organizr.yaml
This commit is contained in:
parent
c486281816
commit
30b1d076d2
1 changed files with 1 additions and 2 deletions
|
|
@ -7,10 +7,9 @@
|
|||
services:
|
||||
organizr:
|
||||
image: organizr/organizr:latest
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- SERVICE_FQDN_ORGANIZR_80
|
||||
- branch=v2-master
|
||||
- branch=${branch:-v2-master}
|
||||
volumes:
|
||||
- organizr-data:/config
|
||||
healthcheck:
|
||||
|
|
|
|||
Loading…
Reference in a new issue