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:29:35 +01:00
parent 539a452137
commit 9803d65415
1 changed files with 2 additions and 1 deletions

View File

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