mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-15 20:59:40 +01:00
expose db connect to localhost for backups
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
- /home/{{ system_user_name }}/docker/npm/db:/var/lib/mysql
|
||||
networks:
|
||||
- name: npm_internal
|
||||
ports:
|
||||
- "{{ BORGMATIC_BACKUP_HOST }}:{{ BORGMATIC_NPM_MYSQL_PORT }}:{{ NPM_MYSQL_PORT }}"
|
||||
|
||||
|
||||
- name: Create NPM Container
|
||||
community.docker.docker_container:
|
||||
|
||||
Reference in New Issue
Block a user