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

@ -18,7 +18,7 @@ services:
PAYLOAD_PORT: ${PAYLOAD_PORT}
PAYLOAD_SECRET: ${PAYLOAD_SECRET}
MONGODB_URI: ${MONGODB_URI}
PAYLOAD_URL: ${PAYLOAD_URL}
PAYLOAD_SERVER_URL: ${PAYLOAD_SERVER_URL}
TOKEN: ${TOKEN}
networks:
- front