Skip to content

Commit

Permalink
Merge pull request #228 from OutdoorRD/CI/CD
Browse files Browse the repository at this point in the history
Update the production API endpoint to point to the DigitalOcean droplet.
  • Loading branch information
davidye007 authored Oct 22, 2024
2 parents d2451e6 + bfdc17b commit 1504ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trails-viz-app/.env.production
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VUE_APP_API_ENDPOINT=/api
VUE_APP_API_ENDPOINT='https://146.190.43.229:8443/api'

0 comments on commit 1504ce6

Please sign in to comment.