mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-10 07:25:35 +00:00
chore: update docker & makefile
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
MYSQL_USER="my-user"
|
||||
MYSQL_PASSWORD="my-user_passwd"
|
||||
MYSQL_ROOT_PASSWORD="root_passwd"
|
||||
MYSQL_DATABASE="MyLinks"
|
||||
MYSQL_DATABASE="mylinks"
|
||||
|
||||
# Or if you need external Database
|
||||
# DATABASE_IP="localhost"
|
||||
|
||||
Reference in New Issue
Block a user