1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-10 20:18:53 +00:00

refactor: Move videos to Ghost (#3115)

This commit is contained in:
2025-09-10 01:14:23 -05:00
parent 30f05ff291
commit 815eb65d10
28 changed files with 13 additions and 903 deletions

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/
}