mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Removed socket bones
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
- name: central_mariadb_network
|
||||
volumes:
|
||||
- central_mariadb_database:/var/lib/mysql
|
||||
- central_mariadb_socket:/var/run/mysqld
|
||||
published_ports:
|
||||
- "127.0.0.1:3306:3306" # can be that this will be removed if all applications use sockets
|
||||
command: "--transaction-isolation=READ-COMMITTED --binlog-format=ROW" #for nextcloud
|
||||
|
Reference in New Issue
Block a user