first test

This commit is contained in:
2026-05-03 05:44:18 +02:00
parent d1c12c322c
commit b423ca60e5
+1 -1
View File
@@ -13,5 +13,5 @@ services:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000
- APP_PORT=8080 - APP_PORT=8080
- SECRET_KEY=${SECRET_KEY} - SECRET_KEY=${SECRET_KEY:?"Secret Key"}
restart: unless-stopped restart: unless-stopped