source/projects/tentacles/config.toml
Reid 'arrdem' McKenzie e05cf362df More tentacles progress
2023-05-22 22:21:53 -06:00

9 lines
211 B
TOML

SECRET_KEY = "SgvzxsO5oPBGInmqsyyGQWAJXkS9"
[db]
uri = "/home/arrdem/Documents/hobby/programming/source/projects/tentacles/tentacles.sqlite3"
[[users]]
email = "root@tirefireind.us"
group_id = 0
status_id = 1