Skip to content

Instantly share code, notes, and snippets.

@JwanKhalaf
Created May 1, 2019 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JwanKhalaf/84863a93f027a824e68e314939a203bb to your computer and use it in GitHub Desktop.
Save JwanKhalaf/84863a93f027a824e68e314939a203bb to your computer and use it in GitHub Desktop.
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