瀏覽代碼

:bug: 修改端口

visuddhinanda 5 年之前
父節點
當前提交
d45a125735
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"