Drop the unused UPDATE_SECRET_SOURCE env plumbing

This commit is contained in:
2026-08-05 19:01:44 +02:00
parent 3ade17ce9a
commit f8ff7c394c
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -156,7 +156,6 @@ services:
- DB_PORT=3306
- DB_NAME=softwares
- UPDATE_SECRET=${UPDATE_SECRET}
- UPDATE_SECRET_SOURCE=${UPDATE_SECRET_SOURCE:-env}
- FILE_CONTAINER_PATH=/softwares
- IMAGE_CONTAINER_PATH=/images
- SECRET_KEY_BASE=${SECRET_KEY_BASE:-changeme_in_production_use_long_random_string}