Skip to content

Commit 893cd1e

Browse files
committed
loglist: drop unused Docker volumes
1 parent 079ee08 commit 893cd1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xmpp2/loglist.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@
106106
RECAPTCHA_PUBLIC_KEY: '{{ loglist_secrets.recaptcha.public_key }}'
107107
HTTP_SECRET_KEY: '{{ loglist_secrets.http_secret_key }}'
108108
volumes:
109-
- '{{ host_db_init_scripts_dir }}/:/docker-entrypoint-initdb.d/'
110-
- '{{ host_data_dir }}/:/{{ container_data_dir }}/'
111109
- '{{ host_config_dir }}/application.conf:/app/conf/application.conf'
112110
networks:
113111
- name: loglist

0 commit comments

Comments
 (0)