mirror of
https://github.com/rwf2/Rocket.git
synced 2024-12-29 05:42:35 +00:00
781477fff1
Resolves #220.
8 lines
178 B
TOML
8 lines
178 B
TOML
[staging]
|
|
secret_key = "itlYmFR2vYKrOmFhupMIn/hyB6lYCCTXz4yaQX89XVg="
|
|
address = "localhost"
|
|
port = 8000
|
|
|
|
[production]
|
|
secret_key = "itlYmFR2vYKrOmFhupMIn/hyB6lYCCTXz4yaQX89XVg="
|