8714-devToTest #1547
|
@ -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: .
|
||||
|
|
Loading…
Reference in New Issue