mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 06:11:38 +02:00
✨ Improve public-uri handling
This enables use penpot under subdirectory
This commit is contained in:
parent
ee1058950e
commit
a1fccd46ff
16 changed files with 73 additions and 58 deletions
|
@ -39,7 +39,7 @@
|
|||
(log/info :message "Welcome to penpot"
|
||||
:version (:full @cf/version)
|
||||
:build-date cf/build-date
|
||||
:public-uri (str cf/public-uri)))
|
||||
:public-uri (str @cf/public-uri)))
|
||||
|
||||
(declare reinit)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue