From 675f00e593e9c1c2ae9c373637f47da62f27d1e7 Mon Sep 17 00:00:00 2001 From: fedy95 Date: Fri, 29 Jan 2021 14:55:19 +0300 Subject: [PATCH] fix-dist --- devops/dist/.env-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devops/dist/.env-dist b/devops/dist/.env-dist index 57578ed..d71cae4 100644 --- a/devops/dist/.env-dist +++ b/devops/dist/.env-dist @@ -1,4 +1,4 @@ APP_ENV=dev APP_SECRET=a1def1573d162b7d97ed994df9d37949 -DATABASE_URL=mysql://root:rootroot@127.0.0.1:3001/template?serverVersion=5.7 +DATABASE_URL=mysql://root:rootroot@mysql:3306/template?serverVersion=5.7