Improve video upload error handling
[oweals/peertube.git] / client / angular.json
index 2cf2ecd621f5f6eb4dbb593974da44837493890f..bd3c7216e082cefc8b2d7d2661cf833fd3658424 100644 (file)
           "options": {
             "protractorConfig": "e2e/protractor.conf.js",
             "devServerTarget": "PeerTube:serve:e2e"
+          },
+          "configurations": {
+            "local": {
+              "protractorConfig": "e2e/local-protractor.conf.js"
+            }
           }
         },
         "lint": {