mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 08:20: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:
|
||||
build: ./frontend
|
||||
#image: monogramm/uxbox:frontend
|
||||
container_name: frontend
|
||||
container_name: uxfrontend
|
||||
#hostname: uxbox.${DOMAIN}
|
||||
#restart: always
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in a new issue