build: refs #6695 try run front
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2025-01-29 08:27:56 +01:00
parent d635be0e97
commit 539a452137
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
front:
image: registry.verdnatura.es/salix-frontend:${VERSION:?}
image: $REGISTRY/salix-frontend:$VERSION
command: quasar serve --history --proxy ./proxy.mjs --hostname localhost --port 9000
build:
context: .