refactor: o namako e lipu Config pi tenpo pali
All checks were successful
build / build (push) Successful in 31s

This commit is contained in:
2026-03-23 08:34:47 -06:00
parent 5588534e3f
commit 81d70b2903

View File

@@ -21,7 +21,7 @@
;; Default config.
(io/resource "net/deertopia/publisher/config.edn")
;; Defaults set at build time, if any.
(System/getProperty "net.deertopia.publisher.config")
(io/resource "net/deertopia/publisher/extra-config.edn")
;; Config set at runtime.
(System/getenv "DOERG_PUBLISHER_CONFIG")))