7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
|
|
POSTGRES_HOST=localhost
|
||
|
|
POSTGRES_PORT=5432
|
||
|
|
POSTGRES_USER=
|
||
|
|
POSTGRES_PASSWORD=
|
||
|
|
POSTGRES_DB=
|
||
|
|
CORS_ORIGINS=http://localhost:3000,http://localhost:5173
|