Files
Control-plane/.env.example
T
Mephimeow 56ab583223 postgres
2026-06-14 03:09:44 +03:00

6 lines
192 B
Bash

SERVER_PORT=8080
DATABASE_URL=postgres://postgres:postgres@localhost:5432/aegisguard?sslmode=disable
JWT_SECRET=bebebe_rewritemeeee_openssl_rand
JWT_EXPIRATION=24h
JWT_REFRESH_EXPIRATION=168h