Skip to content

.env hostname not work #94

@jump2cn

Description

@jump2cn

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.d

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions