Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
Max Schmidt 2023-05-19 13:34:26 +02:00
parent e48b0d1afe
commit d60357917e

View File

@ -14,8 +14,6 @@ services:
restart: unless-stopped
build:
context: payload
volumes:
- ./data/media:/app/dist/media
environment:
PAYLOAD_PORT: ${PAYLOAD_PORT}
PAYLOAD_SECRET: ${PAYLOAD_SECRET}