add godotenv, regenerate swagger docs
This commit is contained in:
+1
-4
@@ -1,5 +1,2 @@
|
||||
# Postgres
|
||||
POSTGRES_HOST=
|
||||
POSTGRES_USER=
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_DB=
|
||||
DATABASE_URL=postgresql://user:password@host:5432/database
|
||||
Reference in New Issue
Block a user