Skip to content

Commit

Permalink
grocy disable auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas committed Jul 12, 2024
1 parent edf2ac4 commit 9181831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/grocy/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
env:
- name: TZ
value: Europe/Berlin
- name: DISABLE_AUTH
- name: GROCY_DISABLE_AUTH
value: "true"
volumeMounts:
- name: data
Expand Down

0 comments on commit 9181831

Please sign in to comment.