Skip to content

Conversation

@Y2Nk4
Copy link

@Y2Nk4 Y2Nk4 commented Mar 12, 2021

Bug Fix:
In src/main/scala/model/OfficeHoursServer, Configuration imported twice with the same name (model.Configuration, com.corundumstudio.socketio.Configuration)

Feature Added:
Using dotenv to manage environmental configurations

Y2Nk4 added 4 commits March 10, 2021 01:58
…ronments

Instead of hardcoding the configurations in the project, using dotenv could help the developers to set up their local dev environment without revise anything in the project.
Also, for production deployment, environment variables could be loaded by dockerfile. I think it's the best way to configure the environment.
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