docs: add setup dev & prod

This commit is contained in:
Sonny
2023-04-24 23:24:58 +02:00
parent 91f2173764
commit acce5666e5
2 changed files with 22 additions and 25 deletions

View File

@@ -1,5 +1,5 @@
MYSQL_USER="my_user"
MYSQL_PASSWORD=""
MYSQL_PASSWORD="root"
MYSQL_DATABASE="my-links"
MYSQL_ROOT_PASSWORD="root"