Update Ticketing_Containers/freescout/compose.yaml

This commit is contained in:
2026-05-02 02:29:30 +00:00
parent 268f6f0bfa
commit b7a6875c67
+1 -1
View File
@@ -19,7 +19,7 @@ services:
- DB_NAME=freescout_db - DB_NAME=freescout_db
- DB_USER=freescout # feel free to change this to a different user. - DB_USER=freescout # feel free to change this to a different user.
- DB_PASS=${DB_PASSWORD} - DB_PASS=${DB_PASSWORD}
- SITE_URL=https://support.${DOMAIN_NAME}.com #Change to your IP and Port listed above - SITE_URL=https://support.${DOMAIN_NAME} #Change to your IP and Port listed above
- ADMIN_EMAIL=noreply@gabesville.com #Change to your email - ADMIN_EMAIL=noreply@gabesville.com #Change to your email
- ADMIN_PASS=AReallyLongStrongPasswordWithNum3r5andComplex1ty #Change to a secure password - ADMIN_PASS=AReallyLongStrongPasswordWithNum3r5andComplex1ty #Change to a secure password
- ENABLE_SSL_PROXY=FALSE - ENABLE_SSL_PROXY=FALSE