12 lines
241 B
Plaintext
12 lines
241 B
Plaintext
DB_USER=postgres
|
|
DB_PASS=postgres
|
|
DB_NAME=amap
|
|
DB_HOST=localhost
|
|
ORIGINS=http://localhost:5173
|
|
SECRET_KEY=
|
|
VITE_API_URL=http://localhost:8000
|
|
KEYCLOAK_SERVER=
|
|
KEYCLOAK_REALM=
|
|
KEYCLOAK_CLIENT_ID=
|
|
KEYCLOAK_CLIENT_SECRET=
|
|
KEYCLOAK_REDIRECT_URI= |