chore(docs): Add P2601 Dashboard UI updates and bitacora records
This commit is contained in:
@@ -42,6 +42,11 @@ server {
|
||||
proxy_set_header Connection "upgrade";
|
||||
}
|
||||
|
||||
# Dashboard P2601
|
||||
location /P2601/ {
|
||||
try_files $uri $uri/ =404;
|
||||
}
|
||||
|
||||
# TinyFileManager
|
||||
location /tfm/ {
|
||||
proxy_pass http://127.0.0.1:8082/;
|
||||
|
||||
Reference in New Issue
Block a user