Skip to content

multiple questions #1

@somedevreally

Description

@somedevreally

hello,

thanks for this project, it really makes things easy.

am using Docker version 20.10.11, and mkcert
after installing and configuring the sites, when i go to
http://localhost:8080 it shows me empty

image

how do i use mkcert to create wildcard cert?
for example i want *.lan so i can use a.lan, b.lan, c.lan and so on. is it possible?
when i try it says unsecure in browser. is that expected?

on your site there is a typo https://pathwae.net/#conf-file
path with CONFIG_FILE environment variable.
environment: - CONFIG_FILE: /config/config.yaml
it should be
environment: CONFIG_FILE: /config/config.yaml
or
environment: - CONFIG_FILE=/config/config.yaml

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