Skip to content

404 page not found, when access app.local via firefox, after installation openware-opendax #423

Description

@bytelong

404 page not found, when access app.local via firefox, after installation openware-opendax . i read the same issue before opened. and try all way but still does not work, who knows how to fix..and i also docker-compose ps and everything looks works well, i think, please help!

app:
name: OpenDAX
domain: app.local
subdomain: www
show_landing: true
render_protect: false
csrfEnabled: false
ssl:
enabled: false
email: support@example.com
updateVersions: false
images:
peatio: quay.io/openware/peatio:2.6.59
barong: quay.io/openware/barong:2.6.48
frontend: quay.io/openware/baseapp:2.6.27
tower: quay.io/openware/tower:2.6.82
rango: quay.io/openware/rango:3.1.3
finex:
enabled: false
image: quay.io/openware/finex:2.6.39
license_key: changeme
vendor:
frontend: git@github.com:openware/baseapp.git
kyc:
provider: local
authorization_token: changeme
sandbox_mode: true
api_endpoint: https://api.kycaid.com/
vault:
root_token: s.mNdUUp4zD09idLPGL0c7lPqx
peatio_rails_token: s.7VtStcMu5wrQ7zt4lePhB3Rk
peatio_crypto_token: s.3EL9Q9zzrSHx22XOrFJ6wIVw
peatio_upstream_token: s.qE9WWmZdvEqvcfUP3QyxYXam
peatio_matching_token: s.U6JW9YDWQU2WIc2RvkHfEkhC
barong_token: s.JC2zCtDUvaEOG1kmlew0QHVB
finex_engine_token: s.ZeZRjv9MM16cKuEQ26p3OgLh
database:
host: db
adapter: mysql
port: 3306
user: root
password: changeme
storage:
provider: Google
bucketName: opendax-barong-docs-bucket
region: fra1
endpoint: https://fra1.digitaloceanspaces.com
accessKey: changeme
secretKey: changeme
signatureVersion: '2'
twilio:
enabled: false
phone_number: "+15005550000"
account_sid: changeme
auth_token: changeme
gaTrackerKey: ''
captcha:
type: none
siteKey: changeme
secretKey: changeme
smtp:
host: smtp.sendgrid.net
port: 2525
user: apikey
password: changeme
sender_email: noreply@barong.io
sender_name: Postmaster
sender_logo: https://storage.googleapis.com/public_peatio/logo.png
wallets:
eth:

  • kind: deposit
    address: changeme
    max_balance: 0.0
    secret: changeme
  • kind: hot
    address: changeme
    max_balance: 100.0
    secret: changeme
  • kind: warm
    address: changeme
    max_balance: 1000.0
    secret: changeme
    btc:
  • kind: deposit
    address: changeme
    max_balance: 0.0
  • kind: hot
    address: changeme
    max_balance: 100.0
  • kind: warm
    address: changeme
    max_balance: 1000.0
    parity:
    network: testnet
    address: parity
    rpcport: 8545
    port: 30303
    bitcoind:
    enabled: false
    rpcuser: admin
    rpcpassword: changeme
    address: bitcoind
    network: testnet
    rpcport: 18332
    port: 18333
    litecoind:
    rpcuser: admin
    rpcpassword: changeme
    address: litecoind
    network: testnet
    rpcport: 19332
    port: 19335
    terraform:
    credentials: "~/safe/opendax.json"
    project: example-opendax
    region: europe-west4
    zone: europe-west4-a
    instance_name: opendax-cloud
    machine_type: n1-standard-4
    image: debian-cloud/debian-9

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