Skip to content

Commit 30b1d07

Browse files
committed
Update organizr.yaml
1 parent c486281 commit 30b1d07

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/compose/organizr.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@
77
services:
88
organizr:
99
image: organizr/organizr:latest
10-
restart: unless-stopped
1110
environment:
1211
- SERVICE_FQDN_ORGANIZR_80
13-
- branch=v2-master
12+
- branch=${branch:-v2-master}
1413
volumes:
1514
- organizr-data:/config
1615
healthcheck:

0 commit comments

Comments
 (0)