Skip to content

Commit

Permalink
Uncomment api url.
Browse files Browse the repository at this point in the history
  • Loading branch information
fergmac committed Sep 4, 2024
1 parent d5711bf commit b59560f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/openshift.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ objects:
env:
- name: LOG_LEVEL
value: info
# - name: VUE_APP_AXIOS_BASE_URL
# value: http://${APP}-${TARGET}/gwells/api/v2/
- name: VUE_APP_AXIOS_BASE_URL
value: http://${APP}-${TARGET}/gwells/api/v2/
ports:
- name: http
containerPort: 5173
Expand Down

0 comments on commit b59560f

Please sign in to comment.