Closed Bug 1098574 Opened 10 years ago Closed 10 years ago

be able to change API endpoint in settings_local from the command line (e.g., SERVER=prod make serve)

Categories

(Marketplace Graveyard :: Code Quality, defect, P5)

Avenir
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1099350

People

(Reporter: kngo, Unassigned)

Details

Sort of annoying to always have to go into the settings_local.js file and change the API/media URL all the time. I'd to be able to do:

SERVER=flue make serve
SERVER=dev make serve

And have the media/API urls in the default config.js. If server is detected on `make serve`, then it'll run a task to overwrite the settings file (either from template, or regex so devs don't lose any extra settings they have).
Priority: -- → P5
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.