6 lines
194 B
TOML
6 lines
194 B
TOML
[default]
|
|
secret_key = "8STDFCStGMYGoOq8RJf3JJXsg4p6wZVAph50R3Fbq6U="
|
|
public_url = "http://localhost:8000/"
|
|
|
|
[default.databases.dolltags]
|
|
url = "postgres://postgres:woofwoof@localhost/dolltags"
|