GenerateNU / Algo

Fullstack application for the Algo project
6 stars 0 forks source link

Fixing port inconsistencies to enable full running #5

Closed leoRysing closed 5 months ago

leoRysing commented 5 months ago

Description

Small fix - noticed docker port now that it runs is slightly different (5434 instead of 5432) so fixed it in the file.

Please include a summary of the changes and the related issue. Please also include relevant motivation, context, and images! If its a frontend ticket, screenshots are important, if its a backend ticket, please add pictures of relevant postman screenshots or console printouts.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. If they are unit tests, provide the file name the tests are in. If they are not unit tests, describe how you tested the change.

Checklist