mirror of https://gitlab.com/m3f_usm/cms-sveltekit
modificacion de readme.md
parent
672c34355e
commit
d69c88eaab
|
@ -42,6 +42,9 @@ services:
|
||||||
- 4002:4002
|
- 4002:4002
|
||||||
environment:
|
environment:
|
||||||
- PORT=4002
|
- PORT=4002
|
||||||
|
- VITE_TRANSPORTE_API=https://transporte.hz.kursor.cl/api
|
||||||
|
- VITE_TRANSPORTE_USER=11111111-1
|
||||||
|
- VITE_TRANSPORTE_PASS=usuario1
|
||||||
command: sh -c "
|
command: sh -c "
|
||||||
[ -d node_modules ] || (npm install) ;
|
[ -d node_modules ] || (npm install) ;
|
||||||
npm run dev
|
npm run dev
|
||||||
|
|
Loading…
Reference in New Issue