update logic
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
DB_HOST=db
|
||||
DB_NAME=db
|
||||
DB_USER=db
|
||||
DB_PASSWORD=db
|
||||
DB_DRIVER=mysql
|
||||
DB_CHARSET=utf8mb4
|
||||
DB_COLLATION=utf8mb4_general_ci
|
||||
|
||||
NODE_ENV=production
|
||||
Reference in New Issue
Block a user