Skip to content

Commit 204bee6

Browse files
committed
Fix appjail: null -> appjail: true [skip-ci]
1 parent a29b9cd commit 204bee6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ x-daemonless:
1212
mlock: false
1313
upstream_binary: true
1414
appjail: true
15-
appjail:
15+
appjail: true
1616
makejail:
1717
options:
1818
- "template: !ENV '${PWD}/immich-postgres.conf'"

0 commit comments

Comments
 (0)