mirror of
https://github.com/penpot/penpot.git
synced 2026-07-23 06:28:14 +00:00
🐛 Fix default exporter config (#10761)
This commit is contained in:
parent
e69fdef1dc
commit
79a471a6f1
@ -22,7 +22,7 @@
|
||||
|
||||
(def ^:private defaults
|
||||
{:public-uri "http://localhost:3449"
|
||||
:internal-uri nil
|
||||
;; :internal-uri nil ;; internal-uri cannot be nil
|
||||
:tenant "default"
|
||||
:host "localhost"
|
||||
:http-server-port 6061
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user