Fixbug
This commit is contained in:
parent
5bf4fac2ef
commit
b82a252bbe
@ -5,5 +5,5 @@ smtp-from: "api2smtp <no-reply@www.tadam-framework.dev>"
|
||||
smtp-host: localhost
|
||||
smtp-user:
|
||||
smtp-pass:
|
||||
smtp-ssl: false
|
||||
smtp-tls: false
|
||||
smtp-port: 1025
|
||||
|
@ -6,7 +6,7 @@
|
||||
:dependencies [;; Clojure
|
||||
[org.clojure/clojure "1.10.1"]
|
||||
;; Tadam core
|
||||
[tadam-core "0.4.0"]
|
||||
[tadam-core "0.4.1"]
|
||||
;; HTTP Server
|
||||
[ring "1.8.0"]
|
||||
;; Ring middleware that prevents CSRF attacks
|
||||
|
Loading…
Reference in New Issue
Block a user