7 Commits

Author SHA1 Message Date
d2ea9960bf feat: update config samples with SQLite and Viper support
- Add SQLite configuration options to config.json.sample
- Create config.mysql.json.sample for MySQL deployments
- Add security comments for sensitive configuration
- Include environment variable examples and documentation
- Add Viper configuration comments and usage examples

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-30 22:08:34 +12:00
Patrick Nagurny
73bf3953c2 switch to mailgun 2020-11-23 11:13:23 -05:00
Tarcisio Gruppi
0f8d2d65d8 Added Config.Address to allow the server to bind to a different IP address 2019-01-11 16:16:56 -02:00
Tarcisio Gruppi
c407945109 Added Config.DatabaseAddress
This allows the server to connect to a MySQL server in a different
machine.
2019-01-11 15:13:42 -02:00
Patrick Nagurny
03db0d8f71 default to no prefix 2018-11-08 13:59:45 -05:00
Patrick Nagurny
edffa4b7c6 add api prefix option 2018-11-08 11:35:11 -05:00
Patrick Nagurny
e2dd29259f initial commit 2018-10-19 15:31:41 -04:00