mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 14:01:15 +00:00
Rename env.example to .env
This commit is contained in:
parent
ffa2bbd7b8
commit
937f308b44
|
@ -58,4 +58,4 @@ MM_SQLSETTINGS_DRIVERNAME=postgres
|
|||
MM_SQLSETTINGS_DATASOURCE=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@postgres:5432/${POSTGRES_DB}?sslmode=disable&connect_timeout=10
|
||||
|
||||
## Example settings (any additional setting added here also needs to be introduced in the docker-compose.yml)
|
||||
MM_SERVICESETTINGS_SITEURL=https://${DOMAIN}
|
||||
MM_SERVICESETTINGS_SITEURL=https://${DOMAIN}
|
Loading…
Reference in New Issue
Block a user