Skip to content

Commit

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

0 comments on commit edf2ac4

Please sign in to comment.