Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: prefix DEV env var and deprecate CONFIG #64

Merged
merged 3 commits into from
Jun 18, 2023

Conversation

jolheiser
Copy link
Contributor

Closes #62

@thomiceli
Copy link
Owner

thomiceli commented Jun 18, 2023

DEV is also used here

DEV=1 ./node_modules/.bin/nodemon --watch '**/*' -e html,yml,go,js --signal SIGTERM --exec 'go run . --config config.yml'

@thomiceli thomiceli merged commit fc421a6 into thomiceli:master Jun 18, 2023
5 checks passed
@jolheiser jolheiser deleted the env branch June 19, 2023 18:56
jiriks74 pushed a commit to jiriks74/opengist that referenced this pull request Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prefix env vars
2 participants