Created
May 1, 2019 20:28
-
-
Save JwanKhalaf/84863a93f027a824e68e314939a203bb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ApiName=bejebeje-api | |
Authority=http://localhost:5000 | |
FrontendCorsOrigin=http://localhost:1234 | |
Database__DefaultConnectionString=Server=database;Port=5432;Database=MyDb;User Id=postgres;Password=SecurePassword; | |
POSTGRES_PASSWORD=SecurePassword | |
POSTGRES_DB=MyDb | |
APP_PORT=5005 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment