9 lines
348 B
Bash
9 lines
348 B
Bash
# foundry stack secrets
|
|
FOUNDRY_USERNAME=ginnoir
|
|
FOUNDRY_PASSWORD=agt-UAU!uky_ykh3juy
|
|
FOUNDRY_ADMIN_KEY=fuckyouben
|
|
# NOTE: the old plutonium patch gist 404s (dead URL), which put Foundry into a
|
|
# crash/backoff loop. Disabled to restore service. To re-enable, set this to a
|
|
# CURRENT raw gist URL for the plutonium patch script.
|
|
FOUNDRY_PATCH_URLS=
|