mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-16 18:37:31 +01:00
expose db connect to localhost for backups
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
- /home/{{ system_user_name }}/docker/wiki_js/db:/var/lib/postgresql/data
|
||||
networks:
|
||||
- name: wiki_js_internal
|
||||
ports:
|
||||
- "{{ BORGMATIC_BACKUP_HOST }}:{{ BORGMATIC_WIKI_JS_DB_PORT }}:{{ WIKI_JS_DB_PORT }}"
|
||||
|
||||
- name: Create Wiki_JS Container
|
||||
community.docker.docker_container:
|
||||
|
||||
Reference in New Issue
Block a user