fix test docker

This commit is contained in:
fuomag9
2026-03-07 02:08:21 +01:00
parent 3572b482e8
commit 77e9a7d2f1
2 changed files with 38 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
services:
web:
environment:
SESSION_SECRET: "test-session-secret-32chars!xxx"
SESSION_SECRET: "test-session-secret-32chars!xxxY"
ADMIN_USERNAME: testadmin
ADMIN_PASSWORD: "TestPassword2026!"
BASE_URL: http://localhost:3000