Further optimations of espocrm

This commit is contained in:
2025-04-25 17:22:05 +02:00
parent 87262f7373
commit 4958b08ca7
15 changed files with 153 additions and 82 deletions

View File

@@ -1,6 +1,6 @@
# You should change this to match your reverse proxy DNS name and protocol
APP_URL=https://{{domains[application_id]}}
LOCALE={{locale}}
LOCALE={{ HOST_LL }}
# Don't change this unless you rename your database container or use rootless podman, in case of using rootless podman you should set it to 127.0.0.1 (NOT localhost)
DB_HOST={{database_host}}