Adding automatisch
This commit is contained in:
@@ -136,6 +136,15 @@ forgejo_admin_email: "admin@test.example.com"
|
||||
forgejo_ssh_port: 2222
|
||||
forgejo_data_dir: /tmp/sovereign_test/forgejo
|
||||
|
||||
# Automatisch
|
||||
automatisch_domain: "automate.test.example.com"
|
||||
automatisch_version: "latest"
|
||||
automatisch_db_password: "test_automatisch_db"
|
||||
automatisch_encryption_key: "test_automatisch_encryption_key"
|
||||
automatisch_webhook_secret_key: "test_automatisch_webhook_secret"
|
||||
automatisch_app_secret_key: "test_automatisch_app_secret"
|
||||
automatisch_data_dir: /tmp/sovereign_test/automatisch
|
||||
|
||||
# Twenty CRM
|
||||
twenty_domain: "crm.test.example.com"
|
||||
twenty_version: "latest"
|
||||
|
||||
Reference in New Issue
Block a user