We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 381b2df + 877599c commit 096c75eCopy full SHA for 096c75e
1 file changed
nginx/location_apps.conf
@@ -11,3 +11,5 @@ location = /cTRAP { return 307 /app/cTRAP; }
11
location = /ctrap { return 307 /app/cTRAP; }
12
location = /voyAGEr { return 307 /app/voyAGEr; }
13
location = /voyager { return 307 /app/voyAGEr; }
14
+location = /betas { return 307 /app/betAS; }
15
+location = /betAS { return 307 /app/betAS; }
0 commit comments