Skip to content

Commit

Permalink
enable xspecs cors
Browse files Browse the repository at this point in the history
  • Loading branch information
coolchock committed Nov 29, 2024
1 parent ac508bb commit 5e2c3cd
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# GITHUB_CLIENT_ID=
# GITHUB_CLIENT_SECRET=
# AZURE_CLIENT_ID=
# AZURE_CLIENT_SECRET=

# APOLLO_API_KEY=
# POSTGRES_USER=myuser
# POSTGRES_PASSWORD=mypassword
# POSTGRES_DB=instant_mock_db
# POSTGRES_HOST=postgres_db
# POSTGRES_PORT=5432
# BACKEND_PORT=3008
# FRONTEND_DEV_SERVER_PORT=3009

0 comments on commit 5e2c3cd

Please sign in to comment.