turret-detected / rpg_gen

MIT License
0 stars 0 forks source link

Fetch data from remote at startup #1

Closed turret-detected closed 2 months ago

turret-detected commented 2 months ago

Instead of needing a script on deploy to upload data, modify the server to take an environment variable and fetch a yaml from that endpoint.

Should also be able to pass auth with that call (via header)