File: shorten-section.riff-output

package info (click to toggle)
rust-riffdiff 3.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 5,784 kB
  • sloc: sh: 206; python: 132; makefile: 11
file content (17 lines) | stat: -rw-r--r-- 644 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
diff --git a/app.yaml b/app.yaml
index 2da370d..f7f39fc 100644
--- a/app.yaml
+++ b/app.yaml
@@ -11,10 +11,8 @@ handlers:
 -   url: /api/.*
     script: auto
 -   url: /(.*)
-    static_files: ui/dist/\1
-    upload: ui/dist/(.*)
-error_handlers:
--   file: ui/dist/default_error.html
+    static_files: ui/build/\1
+    upload: ui/build/(.*)
 env_variables:
     PGUSER: postgres
     CLOUD_SQL_CONNECTION_NAME: /cloudsql/animated-sniffle:europe-west1:pg-animated-sniffle