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 700dac3 commit 9ceb951Copy full SHA for 9ceb951
.env.example
@@ -1,7 +1,8 @@
1
-BACKEND_URL=https://grafolean.com/api
+BACKEND_URL=https://app.grafolean.com/api
2
BOT_TOKEN=
3
JOBS_REFRESH_INTERVAL=120
4
DB_DIR=
5
+# only matters if database is not started via docker-compose:
6
DB_HOST=
7
DB_DATABASE=
8
DB_USERNAME=
0 commit comments