Added webinterface for bluesky

This commit is contained in:
2025-01-17 17:26:52 +01:00
parent b330c22b39
commit ea0804be93
9 changed files with 81 additions and 46 deletions

View File

@@ -1,3 +1,4 @@
docker_compose_project_name: "bluesky"
database_password: "{{bluesky_database_password}}"
database_type: "postgres"
database_type: "postgres"
social_app_path: "{{ docker_compose_instance_directory }}/social-app"