require image name
This commit is contained in:
parent
1c42e87f24
commit
01cbdea137
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
||||||
(def config-defaults {:issuer "staging"})
|
(def config-defaults {:issuer "staging"})
|
||||||
|
|
||||||
(def config? (s/keys :req-un [::fqdn
|
(def config? (s/keys :req-un [::fqdn
|
||||||
|
::forgejo-image-name
|
||||||
::mailer-from
|
::mailer-from
|
||||||
::mailer-host
|
::mailer-host
|
||||||
::mailer-port
|
::mailer-port
|
||||||
|
|
Loading…
Reference in a new issue