add variables to pocketid container
All checks were successful
Deploy Containers / Prepare (push) Successful in 15s
All checks were successful
Deploy Containers / Prepare (push) Successful in 15s
This commit is contained in:
@@ -16,3 +16,8 @@
|
|||||||
- name: homelab
|
- name: homelab
|
||||||
volumes:
|
volumes:
|
||||||
- "{{ data_dir }}/pocketid:/app/data"
|
- "{{ data_dir }}/pocketid:/app/data"
|
||||||
|
env:
|
||||||
|
APP_URL: "{{ POCKETID_APP_URL }}"
|
||||||
|
TRUST_PROXY: "{{ POCKETID_TRUST_PROXY }}"
|
||||||
|
PUID: "{{ PUID }}"
|
||||||
|
PGID: "{{ PGID }}"
|
||||||
|
Reference in New Issue
Block a user