auth-ui/.env_example

4 lines
93 B
Plaintext

ADMIN_API_KEY=changeMe
AUTH_API_URL=http://auth-api:4000
JWT_SHARED_SECRET=changeMe
PORT=4001