finance: source firefly env in shell
This commit is contained in:
parent
a9c2d3c5e8
commit
ee622cbb0b
@ -100,7 +100,8 @@ spec:
|
||||
containers:
|
||||
- name: firefly
|
||||
image: fireflyiii/core:version-6.4.15
|
||||
args: ["/bin/sh", "-c", ". /vault/secrets/firefly-env.sh && exec /init"]
|
||||
command: ["/bin/sh", "-c"]
|
||||
args: [". /vault/secrets/firefly-env.sh && exec /init"]
|
||||
env:
|
||||
- name: APP_ENV
|
||||
value: production
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user