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

This commit is contained in:
Alex Moreno 2025-02-06 13:10:11 +01:00
parent 9b4645282c
commit 7e72ce2c94
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3.7' version: '3.7'
services: services:
front: front:
command: npx quasar dev command: pnpx quasar dev
# command: npx quasar serve --history --proxy ./proxy.mjs --hostname 127.0.0.1 --port 9000 # command: npx quasar serve --history --proxy ./proxy.mjs --hostname 127.0.0.1 --port 9000
build: build:
context: . context: .