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