2023-03-04 22:58:18 +01:00
|
|
|
{
|
|
|
|
secrets => [
|
|
|
|
# Generate with "openssl rand -hex 32".
|
|
|
|
pack("H*", "a0b1..."),
|
|
|
|
],
|
2023-03-05 18:23:13 +01:00
|
|
|
|
|
|
|
poorbooru_api => "http://localhost:3001",
|
|
|
|
|
|
|
|
seaweedfs_master => "http://localhost:9333",
|
2023-03-04 22:58:18 +01:00
|
|
|
}
|