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 f3cd627 commit 961dfa1Copy full SHA for 961dfa1
1 file changed
.env.dev
@@ -42,7 +42,7 @@ LOG_LEVEL=ERROR|WARN|INFO|DEBUG|LOG
42
LOG_COLOR=true
43
44
# Permanente data storage
45
-DATABASE_URL=postgres://[USER]:[PASS]@[HOST]:[PORT]/DATABASE
+DATABASE_URL=mysql://[USER]:[PASS]@[HOST]:[PORT]/DATABASE
46
DATABASE_SYNC_MESSAGES=true
47
DATABASE_SAVE_DATA_NEW_MESSAGE=true
48
DATABASE_SAVE_MESSAGE_UPDATE=true
0 commit comments