Solved all open test issues

This commit is contained in:
2025-09-19 11:32:58 +02:00
parent 7d150fa021
commit 83ce88a048
5 changed files with 4 additions and 65 deletions

View File

@@ -1,6 +1,6 @@
# General
application_id: "web-app-mastodon"
database_type: "postgres"
application_id: "web-app-mastodon"
database_type: "postgres"
# Mastodon Specific
MASTODON_VERSION: "{{ applications | get_app_conf(application_id, 'docker.services.mastodon.version') }}"