Open plocket opened 3 years ago
The real env var is BASE_URL
. In our workflow script, we're using the SERVER_URL
github secret because those are the words that make the most sense, but we have not yet transitioned BASE_URL
to be called SERVER_URL
, which we should definitely do. We'll need to support both env vars.
Maybe this should be the issue for that.
Should the env file example also get server_url added to it, with an example?
_Originally posted by @niharikasingh in https://github.com/plocket/docassemble-ALAutomatedTestingTests/pull/141#discussion_r668390126_