Use LSIO file secret for code-server password

This commit is contained in:
2026-05-16 10:37:25 +02:00
parent a9e62ee8e5
commit dd9f677779
+1 -1
View File
@@ -10,7 +10,7 @@ services:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000
- TZ=Europe/Berlin - TZ=Europe/Berlin
- PASSWORD_FILE=/run/secrets/password - FILE__PASSWORD=/run/secrets/password
- DEFAULT_WORKSPACE=/workspace - DEFAULT_WORKSPACE=/workspace
- PWA_APPNAME=KalliLab Code - PWA_APPNAME=KalliLab Code