Browse Source

:bug: 修改端口

visuddhinanda 4 years ago
parent
commit
d45a125735
1 changed files with 1 additions and 1 deletions
  1. 1 1
      db/.env

+ 1 - 1
db/.env

@@ -1 +1 @@
-export DATABASE_URL="postgres://postgres@127.0.0.1:5433/mint"
+export DATABASE_URL="postgres://postgres@127.0.0.1:5432/mint"