5 lines
136 B
Text
5 lines
136 B
Text
|
LINZ_API_KEY=YOUR_API_KEY
|
||
|
POSTGRES_DB=postgres
|
||
|
POSTGRES_USER=postgres
|
||
|
POSTGRES_PASSWORD=postgres
|
||
|
FRONTEND_BASE_URL=http://localhost:3000
|