production ready
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Public Convex deployment URL used by the browser and SvelteKit server.
|
||||
PUBLIC_CONVEX_URL=https://your-production-deployment.convex.cloud
|
||||
|
||||
# Public Convex site URL used by Convex Auth.
|
||||
PUBLIC_CONVEX_SITE_URL=https://your-production-deployment.convex.site
|
||||
|
||||
# Optional Node adapter runtime settings.
|
||||
HOST=0.0.0.0
|
||||
PORT=3000
|
||||
Reference in New Issue
Block a user