Skip to content

Commit

Permalink
feat: update supervisor login credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
oriolagobat committed Nov 6, 2023
1 parent 7d453ca commit e1fe0a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ BACKEND_DB_HOST=localhost
BACKEND_JWT_KEY=fnefthANWsJzOeitxbVhcxfmYdKZMGNY4ieclwBuTl7Mvp1qhwSEKjFB7pOX7X7iaAnS67
BACKEND_ADMIN_NAME=admin
BACKEND_ADMIN_PASSWORD=admin
BACKEND_SUPERVISOR_NAME=admin
BACKEND_SUPERVISOR_PASSWORD=admin
BACKEND_SUPERVISOR_NAME=supervisor
BACKEND_SUPERVISOR_PASSWORD=supervisor
# Frontend Environment Variables
FRONTEND_MAPS_API_KEY=your-maps-api-key-here
FRONTEND_API_URL=https://backend.refuapp.pofnet.net
Expand Down

0 comments on commit e1fe0a7

Please sign in to comment.