mirror of
https://github.com/penpot/penpot.git
synced 2026-06-01 05:00:17 +00:00
Merge pull request #4946 from june128/fix-stuck-progress-bar
Revert "🐛 Set proper default tenant on exporter"
This commit is contained in:
commit
fdbec9917c
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
(def ^:private defaults
|
(def ^:private defaults
|
||||||
{:public-uri "http://localhost:3449"
|
{:public-uri "http://localhost:3449"
|
||||||
:tenant "dev"
|
:tenant "default"
|
||||||
:host "localhost"
|
:host "localhost"
|
||||||
:http-server-port 6061
|
:http-server-port 6061
|
||||||
:http-server-host "0.0.0.0"
|
:http-server-host "0.0.0.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user