ADMIN_API_KEY=changeMe
DATABASE_URL="postgresql://postgres:postgres@127.0.0.1:5432/pwrpln"
JWT_SHARED_SECRET=changeMe
WEB_BIND_HOST=":4000"