This repository has been archived on 2025-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
Starboard/config.sample.yaml
2024-12-05 22:03:08 +03:00

6 lines
136 B
YAML

database:
user: 'DATABASE_USER'
password: 'DATABASE_PASSWORD'
host: 'DATABASE_HOST'
database: 'DATABASE_NAME'
token: ''