Initial daily news digest web

This commit is contained in:
wuyanwanwu
2026-08-09 17:43:21 +08:00
commit 8e735ece88
17 changed files with 1230 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Linux cloud-server option: lets the container reach an SSH tunnel bound to
# 127.0.0.1 on the host. Use together with docker-compose.yml.
services:
web:
network_mode: host
ports: []