Fix typos and readmes
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
Contains the file `admin_password`
|
Contains the file `admin_password`
|
||||||
|
|
||||||
Envirnonment variable file for the default admin password, this is because gotify doesn't support docker secrets yet
|
Environment variable file for the default admin password, this is because gotify doesn't support docker secrets yet
|
||||||
https://github.com/gotify/server/issues/392
|
https://github.com/gotify/server/issues/392
|
||||||
|
|||||||
7
services/traefik/secrets/README.md
Normal file
7
services/traefik/secrets/README.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Contains the file `htpasswd`
|
||||||
|
|
||||||
|
Username/password to login on traefik, see https://v2.doc.traefik.io/traefik/middlewares/http/basicauth/#usersfile
|
||||||
|
|
||||||
|
|
||||||
|
`treefik.cert` & `traefik.key`
|
||||||
|
Self-Signed certificate for Trafik default setup
|
||||||
Reference in New Issue
Block a user