fix(pottwal): librarian db port must not be public
This commit is contained in:
parent
ddd033c14a
commit
a31faf02ef
1 changed files with 0 additions and 2 deletions
|
@ -675,8 +675,6 @@
|
||||||
- "{{ datadir }}/librarian/backup.sql:/docker-entrypoint-initdb.d/1.sql"
|
- "{{ datadir }}/librarian/backup.sql:/docker-entrypoint-initdb.d/1.sql"
|
||||||
networks:
|
networks:
|
||||||
- name: librariannet
|
- name: librariannet
|
||||||
ports:
|
|
||||||
- "127.0.0.1:{{ librarian_database_port }}:3306"
|
|
||||||
tags:
|
tags:
|
||||||
- librarian
|
- librarian
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue