-
-
Notifications
You must be signed in to change notification settings - Fork 118
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
Docker compose clean up #470
base: dev
Are you sure you want to change the base?
Conversation
I would also suggest to remove some duplicate environment variables by using Maybe also One sample
|
@tohn I prefer having all env vars in the compose file by default |
ENV vars removed from the docker-compose.yml:
Link to the https://dawarich.app/docs/environment-variables-and-settings page added instead, and the app itself is now using defaults that can be changed if env vars are provided.