Removed postgres from bluesky due to missing support

This commit is contained in:
2025-01-17 19:21:10 +01:00
parent 991046eaeb
commit 5648d3d32a
4 changed files with 2 additions and 11 deletions

View File

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