StarbaseCommunityProject / EndoLink

An open-source Starbase community website.
https://discord.gg/qDPF2z6Krh
GNU General Public License v3.0
2 stars 1 forks source link

Set up multiple settings files #54

Closed MaxWasUnavailable closed 2 years ago

MaxWasUnavailable commented 2 years ago

Description

Please include a summary of the change and which issue is resolved. List any dependencies that are required for this change.

We can now switch between development & production settings through the DJANGO_SETTINGS_MODULE variable in docker-compose.yml.

The default is currently set to development settings.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist:

Please check [x] all that apply.