mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
🐳 🐛 Fix release build
This commit is contained in:
parent
1f14cb83b3
commit
f035228072
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ services:
|
||||||
uxfrontend:
|
uxfrontend:
|
||||||
build: ./frontend
|
build: ./frontend
|
||||||
#image: monogramm/uxbox:frontend
|
#image: monogramm/uxbox:frontend
|
||||||
container_name: frontend
|
container_name: uxfrontend
|
||||||
#hostname: uxbox.${DOMAIN}
|
#hostname: uxbox.${DOMAIN}
|
||||||
#restart: always
|
#restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Add table
Reference in a new issue