Set default admin password

This commit is contained in:
Colin Hebert
2022-12-26 14:19:06 +01:00
parent 8867d5befc
commit 5a4fea851f
3 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
Contains the file `admin_password`
Envirnonment variable file for the default admin password, this is because gotify doesn't support docker secrets yet
https://github.com/gotify/server/issues/392