build: refs #6695 try run front
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
d635be0e97
commit
539a452137
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
front:
|
front:
|
||||||
image: registry.verdnatura.es/salix-frontend:${VERSION:?}
|
image: $REGISTRY/salix-frontend:$VERSION
|
||||||
command: quasar serve --history --proxy ./proxy.mjs --hostname localhost --port 9000
|
command: quasar serve --history --proxy ./proxy.mjs --hostname localhost --port 9000
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
|
|
Loading…
Reference in New Issue