Remove --config command to test

This commit is contained in:
2026-09-05 17:06:50 +02:00
parent cd7539b73d
commit f0c99d7a12
+2 -2
View File
@@ -23,8 +23,8 @@ services:
environment:
port: 8000
api-key: "top-secret"
command:
- "--config /app/config.json"
#command:
# - "--config /app/config.json"
ports:
- "8888:8000"
volumes: