Skip to content

Commit 961dfa1

Browse files
committed
env
1 parent f3cd627 commit 961dfa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ LOG_LEVEL=ERROR|WARN|INFO|DEBUG|LOG
4242
LOG_COLOR=true
4343

4444
# Permanente data storage
45-
DATABASE_URL=postgres://[USER]:[PASS]@[HOST]:[PORT]/DATABASE
45+
DATABASE_URL=mysql://[USER]:[PASS]@[HOST]:[PORT]/DATABASE
4646
DATABASE_SYNC_MESSAGES=true
4747
DATABASE_SAVE_DATA_NEW_MESSAGE=true
4848
DATABASE_SAVE_MESSAGE_UPDATE=true

0 commit comments

Comments
 (0)