Added friendica draft and solved mariadb bug

This commit is contained in:
2025-01-10 17:42:44 +01:00
parent 5aedb71d1c
commit 0fe33fc9e3
7 changed files with 70 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
docker_compose_project_name: "friendica"
database_password: "{{friendica_database_password}}"
database_type: "mariadb"