Skip to content

Commit

Permalink
Update Nuxt API url
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeboer committed Sep 4, 2024
1 parent 31d423c commit 736ad50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/makemyflix/nuxt-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ spec:
- containerPort: 3000
env:
- name: NUXT_APP_BACKEND_URL
value: "https://makemyflix.netwerkdigitaalerfgoed.nl/admin"
value: "https://makemyflix.netwerkdigitaalerfgoed.nl/strapi"
imagePullSecrets:
- name: ghcr

0 comments on commit 736ad50

Please sign in to comment.