Skip to content

Commit 9ceb951

Browse files
author
Anze
committed
Update .env.example
1 parent 700dac3 commit 9ceb951

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.env.example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
BACKEND_URL=https://grafolean.com/api
1+
BACKEND_URL=https://app.grafolean.com/api
22
BOT_TOKEN=
33
JOBS_REFRESH_INTERVAL=120
44
DB_DIR=
5+
# only matters if database is not started via docker-compose:
56
DB_HOST=
67
DB_DATABASE=
78
DB_USERNAME=

0 commit comments

Comments
 (0)