updated several configs
Deploy Mealie / deploy (push) Successful in 10s
Deploy Semaphore / deploy (push) Successful in 7s
Deploy Bookstack / deploy (push) Successful in 7s

This commit is contained in:
Mike McFetridge
2026-07-22 18:44:47 -04:00
parent 47b3d10b01
commit e53c827cf6
5 changed files with 96 additions and 102 deletions
+22
View File
@@ -0,0 +1,22 @@
# General Settings
TZ=America/New_York
PUID=1000
PGID=1000
DATA_DIR=/opt/Docker-Deployments/Mealie
MEALIE_PORT=9200
MEMORY_LIMIT=1000M
# Mealie Application Settings
ALLOW_SIGNUP=false
MAX_WORKERS=1
WEB_CONCURRENCY=1
BASE_URL=https://mealie.mikemcfetridge.com
# SMTP Email Configuration
SMTP_HOST=mail.mmcfetridge.net
SMTP_PORT=465
SMTP_FROM_NAME=miker@mmcfetridge.net
SMTP_FROM_EMAIL=miker@mmcfetridge.net
SMTP_USER=miker@mmcfetridge.net
SMTP_PASSWORD=!Sucyetat123
SMTP_AUTH_STRATEGY=SSL