refactor: Move videos to Ghost (#3115)

This commit is contained in:
2025-09-11 22:12:15 -05:00
parent 81632962a7
commit c738b4a446
28 changed files with 13 additions and 903 deletions
-1
View File
@@ -1,6 +1,5 @@
:1337 {
reverse_proxy /articles/* http://127.0.0.1:8001
reverse_proxy /videos/* http://127.0.0.1:8002
reverse_proxy /en/* http://127.0.0.1:8000
redir / /en/
}