Skip to content

Commit 877599c

Browse files
Add redirect to betAS
1 parent 381b2df commit 877599c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

nginx/location_apps.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ location = /cTRAP { return 307 /app/cTRAP; }
1111
location = /ctrap { return 307 /app/cTRAP; }
1212
location = /voyAGEr { return 307 /app/voyAGEr; }
1313
location = /voyager { return 307 /app/voyAGEr; }
14+
location = /betas { return 307 /app/betAS; }
15+
location = /betAS { return 307 /app/betAS; }

0 commit comments

Comments
 (0)