-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Hi, I have tried to start a new docker instance by docker-compose with the .env file modified from .env.sample, and I found the hostname does not work for me.
The dataverse.siteUrl always is setting as localhost:8080 or http://{dataverse.fqdn}:8080. Is there any other config to control this value from the .env or docker-compose.yml file?
this is partial of my .env
# Domain configuration and init folder
#hostname=www.yourdataverse.org
hostname=192.168.1.219:8090
#traefikhost=www.yourdataverse.org
traefikhost=localhost:8080
INIT_SCRIPTS_FOLDER=/opt/payara/init.dMetadata
Metadata
Assignees
Labels
No labels