Skip to content

Commit

Permalink
chore: update beta url
Browse files Browse the repository at this point in the history
  • Loading branch information
pjsier committed Nov 7, 2024
1 parent 87f52a8 commit c406d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
working-directory: client
env:
S3_BUCKET: property-praxis-${{ env.DEPLOY_ENV }}-assets
VITE_PUBLIC_URL: https://propertypraxis.com
VITE_PUBLIC_URL: https://beta.propertypraxis.com
VITE_BASE_URL: ""
VITE_TILE_URL_BASE: https://property-praxis-${{ env.DEPLOY_ENV }}-assets.s3.amazonaws.com/tiles
run: |
Expand Down

0 comments on commit c406d86

Please sign in to comment.