tskarhed / scoresly

CMS for displaying and playing sheet music
https://tskarhed.github.io/scoresly/
0 stars 0 forks source link

CD: Remove use of env var #14

Closed tskarhed closed 3 months ago

tskarhed commented 4 months ago

Uses the --location cli option at build instead.

MrTengil commented 4 months ago

We can use env variables if we want to: https://docs.deno.com/runtime/manual/basics/env_variables Then we can just setup a local .env file and have it work. Whatya think?

tskarhed commented 4 months ago

No real reason when you can use the --location 🤷 We might need it in the future for other reasons.

MrTengil commented 4 months ago

No real reason when you can use the --location 🤷 We might need it in the future for other reasons.

Ok looks good then 👍

tskarhed commented 4 months ago

No real reason when you can use the --location 🤷 We might need it in the future for other reasons.

Ok looks good then 👍

Ok, thanks for coming to my TED talk