mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 08:11:41 +02:00
🚧 🐳 Build release images
This commit is contained in:
parent
8984319b4f
commit
c8385c8149
2 changed files with 2 additions and 1 deletions
|
@ -70,7 +70,7 @@ COPY . /home/uxbox/frontend
|
|||
RUN set -ex; \
|
||||
rm -f Dockerfile; \
|
||||
cd frontend; \
|
||||
sed -i \
|
||||
sudo sed -i \
|
||||
-e 's|"uxbox.config.url" ".*"|"uxbox.config.url" "${API_URL}/api"|g' \
|
||||
scripts/figwheel.clj; \
|
||||
npm install; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue