Removed socket bones

This commit is contained in:
2024-01-03 18:06:34 +01:00
parent 8eed734ad0
commit f0e7df29a8
2 changed files with 0 additions and 4 deletions

View File

@@ -1,8 +1,5 @@
# 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 %}