Browse Source

feat(docs): Add redirect to demo app

Michael Bromley 7 years ago
parent
commit
13a49d081f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/static/_redirects

+ 2 - 0
docs/static/_redirects

@@ -0,0 +1,2 @@
+# Proxy the Vendure demo app to the /demo path
+/demo/*  http://37.139.25.167:3000/:splat  200