We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 079ee08 commit 893cd1eCopy full SHA for 893cd1e
xmpp2/loglist.yml
@@ -106,8 +106,6 @@
106
RECAPTCHA_PUBLIC_KEY: '{{ loglist_secrets.recaptcha.public_key }}'
107
HTTP_SECRET_KEY: '{{ loglist_secrets.http_secret_key }}'
108
volumes:
109
- - '{{ host_db_init_scripts_dir }}/:/docker-entrypoint-initdb.d/'
110
- - '{{ host_data_dir }}/:/{{ container_data_dir }}/'
111
- '{{ host_config_dir }}/application.conf:/app/conf/application.conf'
112
networks:
113
- name: loglist
0 commit comments