瀏覽代碼

Update env example

Lee Morgan 2 月之前
父節點
當前提交
546fd3bc5f
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .env.example

+ 2 - 0
.env.example

@@ -1 +1,3 @@
+DATABASE_URL="postgres://user:password@0.0.0.0:5432/homo"
 PORT=8000
+APP_ENV="production"