Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
Max Schmidt
2023-05-17 12:27:22 +02:00
parent d30d3e61b9
commit 2889ccc655
6 changed files with 28 additions and 5 deletions

View File

@ -3,6 +3,8 @@ services:
build:
context: astro
target: prod
environment:
PAYLOAD_URL: ${PAYLOAD_URL}
ports:
- 3000:3000