Update Ticketing_Containers/freescout/compose.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user