We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fdbd5c commit f3f1b92Copy full SHA for f3f1b92
.env.template
@@ -6,6 +6,7 @@ APP_PORT=8000
6
7
# API Configuration
8
API_WORKERS=4
9
+FRONTEND_URL=your_frontend_url
10
11
# Database Configuration
12
POSTGRES_USER=admin
0 commit comments