DATABASE_URL=postgres://osdb:osdb@localhost:5432/osdb?sslmode=disable PORT=3000 JWT_SECRET=change-me-use-a-long-random-string USERS_FILE=../users.env