mirror of
https://github.com/penpot/penpot.git
synced 2025-06-26 09:56:59 +02:00
Merge remote-tracking branch 'origin/main' into develop
This commit is contained in:
commit
979f61df99
6 changed files with 55 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
(def defaults
|
||||
{:http-server-port 6060
|
||||
:http-server-host "localhost"
|
||||
:http-server-host "0.0.0.0"
|
||||
:host "devenv"
|
||||
:tenant "dev"
|
||||
:database-uri "postgresql://postgres/penpot"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue