diff --git a/frontend/openshift.deploy.yml b/frontend/openshift.deploy.yml index 3ea89d5db..200f70da3 100644 --- a/frontend/openshift.deploy.yml +++ b/frontend/openshift.deploy.yml @@ -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