Merge pull request #72 from constantine2nd/develop

Add VITE_OBP_API_PORTAL_HOST to frontend_build.env
This commit is contained in:
Simon Redfern 2024-11-26 16:01:34 +01:00 committed by GitHub
commit da7bfe1703
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
VITE_OBP_API_HOST=VITE_OBP_API_HOST
VITE_OBP_API_PORTAL_HOST=VITE_OBP_API_PORTAL_HOST
VITE_OBP_API_MANAGER_HOST=VITE_OBP_API_MANAGER_HOST
VITE_OBP_API_VERSION=v5.1.0