You've already forked reloading-manager
I had a cup of tea and now it's fixed
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
build-args: |
|
||||
VITE_API=https://reloading.internal.siteworxpro.com
|
||||
VITE_API=https://reloading-manager.internal.siteworxpro.com
|
||||
context: ./frontend
|
||||
file: ./frontend/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
||||
@@ -7,4 +7,4 @@ data:
|
||||
DB_DATABASE: "loading"
|
||||
DB_USER: "loading"
|
||||
DB_PASSWORD: "loading"
|
||||
CORS_ORIGIN: "https://reloading.internal.siteworxpro.com"
|
||||
CORS_ORIGIN: "https://reloading-manager.internal.siteworxpro.com"
|
||||
Reference in New Issue
Block a user