mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-07 01:02:04 +00:00
8 lines
178 B
TOML
8 lines
178 B
TOML
[staging]
|
|
secret_key = "itlYmFR2vYKrOmFhupMIn/hyB6lYCCTXz4yaQX89XVg="
|
|
address = "localhost"
|
|
port = 8000
|
|
|
|
[production]
|
|
secret_key = "itlYmFR2vYKrOmFhupMIn/hyB6lYCCTXz4yaQX89XVg="
|