Browse Source

Update env example

Lee Morgan 2 tháng trước cách đây
mục cha
commit
546fd3bc5f
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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"