This repository has been archived on 2025-04-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
sentry/vars/postgres.yml

5 lines
116 B
YAML

postgres_host: 'postgres'
postgres_port: ''
postgres_db: 'postgres'
postgres_user: 'postgres'
postgres_password: ''