2024-10-12 12:00:47 +02:00
|
|
|
{
|
|
|
|
"var_postgresql_for_zeitbild_username": "zeitbild_user",
|
|
|
|
"var_postgresql_for_zeitbild_password": "REPLACE_ME",
|
|
|
|
"var_postgresql_for_zeitbild_schema": "zeitbild",
|
2024-10-25 11:10:48 +02:00
|
|
|
"var_postgresql_for_zeitbild_git_repository_url": "https://forgejo.linke.sx/zeitbild/datamodel",
|
2024-10-12 12:00:47 +02:00
|
|
|
"var_postgresql_for_zeitbild_git_reference": "master",
|
|
|
|
"var_postgresql_for_zeitbild_revision": "."
|
|
|
|
}
|