Dockerfile changes, move.test.js changes

This commit is contained in:
Schneider Roland
2022-09-28 21:55:44 +02:00
parent ae0b27a1bf
commit 4d42e1afca
5 changed files with 32 additions and 8 deletions

View File

@@ -6,5 +6,9 @@
"dev": {
"restapi-url": "http://localhost:86/fitness_web/rest/web/index.php?r=",
"token": "123"
},
"dev1": {
"restapi-url": "http://localhost:42001/cutler/rest/web/index.php?r=",
"token": "123"
}
}