-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
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
Labels
No labels
