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

Feature/dockerization #327

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

halarotu
Copy link

New Dockerfile and an example of local_settings.py

Copy link
Member

@vikoivun vikoivun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should leave out local_settings.py.example completely

Instead you should refactor kerrokantasi/settings/base.py to read /config_dev.toml (ie. read from root) for settings. (env.read_env)

Then you just need to write a config_dev.toml.example which explains all the settings and gives working examples. ;)

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.

2 participants