Skip to content

Conversation

@THATDONFC
Copy link
Contributor

SCANNER_DB_USER and MANUAL_DB_USER were mislabeled and do not match the consts in /server/src/services/config.js

This commit changes the mentioned environment variables to be SCANNER_DB_USERNAME and MANUAL_DB_USERNAME respectively.

TurtIeSocks and others added 2 commits September 5, 2022 16:17
`SCANNER_DB_USER` and `MANUAL_DB_USER` were mislabeled and do not match the consts in [/server/src/services/config.js](https://github.com/WatWowMap/ReactMap/blob/254c96a29238ce6b14a42d9d630139dcd2fab22f/server/src/services/config.js#L17)

This commit changes the mentioned environment variables to be `SCANNER_DB_USERNAME` and `MANUAL_DB_USERNAME` respectively.
Copy link
Collaborator

@TurtIeSocks TurtIeSocks left a comment

Choose a reason for hiding this comment

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

Oops. It amazes me that no one has noticed these things up until now 😅 PR itself looks good but can you change the target to the develop branch?

@THATDONFC THATDONFC changed the base branch from main to develop September 13, 2022 00:58
@THATDONFC
Copy link
Contributor Author

Oops. It amazes me that no one has noticed these things up until now 😅 PR itself looks good but can you change the target to the develop branch?

Somehow I manage to find the things that don't cause anyone else issues. lol

Target has been updated.

@TurtIeSocks
Copy link
Collaborator

Thanks!

@TurtIeSocks TurtIeSocks merged commit bd3bd77 into WatWowMap:develop Sep 13, 2022
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