We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2778ae commit ad848e7Copy full SHA for ad848e7
.env.example
@@ -7,7 +7,8 @@ DATABASE_URL=postgres://gitpod:postgres@localhost:5432/example
7
FLASK_APP_KEY="any key works"
8
FLASK_APP=src/app.py
9
FLASK_ENV=development
10
+DEBUG=TRUE
11
12
# Front-End Variables
13
BASENAME=/
-#BACKEND_URL=
14
+#BACKEND_URL=
0 commit comments