Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdiz authored Jan 31, 2025
1 parent 7923325 commit bd02f2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:

env:
DEV_API_URL: http://localhost:8080
STAGING_API_URL: https://staging.api.example.com
PRODUCTION_API_URL: https://api.example.com
STAGING_API_URL: https://staging.api.safezones.com
PRODUCTION_API_URL: https://api.safezones.com

jobs:
backend:
Expand Down

0 comments on commit bd02f2f

Please sign in to comment.