update docker compose to read portainer env

This commit is contained in:
HPL-JesusCastro
2026-05-26 16:33:23 +08:00
parent 183704b40a
commit 5e34832234
3 changed files with 33 additions and 0 deletions

View File

@@ -10,4 +10,5 @@ services:
- PORT=3000
- UPLOADS_DIR=/uploads
- DB_PATH=/data/apps.json
- SHOWCASE_PASSWORD=${SHOWCASE_PASSWORD}
restart: unless-stopped