Skip to content

Commit a1fbe3e

Browse files
committed
Set prod builds to use the real API host
1 parent 5e98adf commit a1fbe3e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-and-deploy-prod.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ jobs:
3535
azure-app-base-name: clearlydefined
3636
azure-app-name-postfix: -prod
3737
secondary-azure-app-name-postfix: -prod-europe
38+
docker-build-args: |
39+
REACT_APP_SERVER=https://api.clearlydefined.io

0 commit comments

Comments
 (0)