mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
Revert "🐛 Set proper default tenant on exporter"
This reverts commit 86b2ce4dab.
This commit is contained in:
committed by
Alejandro Alonso
parent
82ad240053
commit
0162451205
@@ -17,7 +17,7 @@
|
||||
|
||||
(def ^:private defaults
|
||||
{:public-uri "http://localhost:3449"
|
||||
:tenant "dev"
|
||||
:tenant "default"
|
||||
:host "localhost"
|
||||
:http-server-port 6061
|
||||
:http-server-host "0.0.0.0"
|
||||
|
||||
Reference in New Issue
Block a user