mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved authentification bug and added draft for socket
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# This needs to be included in docker-compose.yml which just contain a database volume
|
||||
#volumes:
|
||||
{% if not enable_central_database | bool %}
|
||||
volumes:
|
||||
database:
|
||||
#{% else %}
|
||||
# mariadb_socket:
|
||||
{% endif %}
|
Reference in New Issue
Block a user