eeg_nest/.env.example

5 lines
80 B
Plaintext
Raw Normal View History

2023-05-09 16:55:26 +00:00
MY_SQL_USER=root
MY_SQL_PASSWORD=1234567890
MY_SQL_DB=educa7ls
2023-05-09 17:27:37 +00:00
MY_SQL_PORT=3306