martynka commited on
Commit
89ddda1
·
verified ·
1 Parent(s): f8214a4

Update Caddyfile

Browse files
Files changed (1) hide show
  1. Caddyfile +0 -9
Caddyfile CHANGED
@@ -15,15 +15,6 @@
15
  }
16
  }
17
 
18
- # Redirect /sudo-panel to /sudo-panel/
19
- redir /sudo-panel /sudo-panel/
20
-
21
- # Sudo panel static files
22
- handle_path /sudo-panel/* {
23
- root * /app/sudo
24
- file_server
25
- }
26
-
27
  # Main LibreChat frontend
28
  handle {
29
  reverse_proxy localhost:3080 {
 
15
  }
16
  }
17
 
 
 
 
 
 
 
 
 
 
18
  # Main LibreChat frontend
19
  handle {
20
  reverse_proxy localhost:3080 {