mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-16 13:47:31 +01:00
fixed variable
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
APP_HOME_DESCRIPTION: "{{ stirling_pdf_description }}"
|
||||
APP_NAVBAR_NAME: "{{ stirling_pdf_name }}"
|
||||
APP_ROOT_PATH: /
|
||||
ALLOW_GOOGLE_VISIBILITY: "{{ stirling_pdf_google_visibility | bool }}"
|
||||
ALLOW_GOOGLE_VISIBILITY: "{{ stirling_pdf_google_visibility | string }}"
|
||||
volumes:
|
||||
- /home/{{ system_user_name }}/docker/stirling_pdf/config:/configs
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user