Update Astro and Payload dependencies

This commit is contained in:
Max Schmidt
2023-06-07 10:21:48 +02:00
parent 3a39f967ef
commit 36678d38b7
8 changed files with 417 additions and 557 deletions

View File

@ -29,8 +29,9 @@ Secrets:
Variables:
- ASTRO_URL: URL of the Frontend
- PAYLOAD_URL: URL of the CMS
- ASTRO_HOST: Hostdomain of the Frontend
- PAYLOAD_HOST: Hostdomain of the CMS
- PAYLOAD_SERVER_URL: URL of the CMS
- NAME: Name of the Container and Project
Please remember to set these secrets and variables in your repository settings to ensure a successful deployment through Github Workflows.