RefugeRestrooms / refugerestrooms

REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals.
http://www.refugerestrooms.org
GNU Affero General Public License v3.0
891 stars 263 forks source link

Use `VAR=VAL` syntax for environment variables #626

Closed piercebb closed 1 year ago

piercebb commented 4 years ago

Context

Summary of Changes

Checklist

DeeDeeG commented 4 years ago

Paging @tkwidmer and @mi-wood, I think one of you (or both of you!) would know about this.

Do we need any of the environment variables in .env in this repo outside of Docker? Like in production/Heroku?

If you get the time to look at this, thanks in advance.

Edit: If so, how can we confirm they work without using export, but just plain setting them with var=value syntax?

DeeDeeG commented 1 year ago

This change was eventually made in https://github.com/RefugeRestrooms/refugerestrooms/pull/675.

Thank you for pointing out this fix.

(I will close this as it is redundant to the change from https://github.com/RefugeRestrooms/refugerestrooms/pull/675.)