Skip to content

Adds environment variables#151

Open
fcnjd wants to merge 2 commits intosoundmud:masterfrom
fcnjd:master
Open

Adds environment variables#151
fcnjd wants to merge 2 commits intosoundmud:masterfrom
fcnjd:master

Conversation

@fcnjd
Copy link
Copy Markdown
Contributor

@fcnjd fcnjd commented Jul 18, 2023

This change to the config module makes the function
first check if an environment variable is present,
and if not, the property is read from the config file as usual. This happens
in preparation for creating a Docker image.

fcnjd added 2 commits July 18, 2023 12:46
This change to the config module makes the function
first check if an environment variable is present,
and if not read it from the config file as usual. This happens
in preparation for creating a Docker image.
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.

1 participant