@corva/create-app 0.71.0-0 → 0.71.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corva/create-app",
3
- "version": "0.71.0-0",
3
+ "version": "0.71.0-rc.1",
4
4
  "private": false,
5
5
  "description": "Create an app to use it in CORVA.AI",
6
6
  "keywords": [
@@ -1,2 +0,0 @@
1
- HOST=app.local.corva.ai
2
- PORT=8080
@@ -1,5 +0,0 @@
1
- # You need to add: 127.0.0.1 app.local.corva.ai to /etc/hosts
2
- HOST=app.local.corva.ai
3
-
4
- # Single sign-on works ONLY with PORTS 8080, 9000 or 80.
5
- PORT=8080
@@ -1,2 +0,0 @@
1
- HOST=app.local.corva.ai
2
- PORT=8080
@@ -1,5 +0,0 @@
1
- # You need to add: 127.0.0.1 app.local.corva.ai to /etc/hosts
2
- HOST=app.local.corva.ai
3
-
4
- # Single sign-on works ONLY with PORTS 8080, 9000 or 80.
5
- PORT=8080