Fix master-staging deployment API_URI

This commit is contained in:
Cezary Miącz 2021-02-16 15:54:55 +01:00
parent 7bb3efa65d
commit 59dcd753fb

View file

@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-20.04
env:
API_URI: https://master.staging.saleor.cloud/graphql/
API_URI: /graphql/
APP_MOUNT_URI: /dashboard/
STATIC_URL: /dashboard/static/
SENTRY_ORG: saleor