update 26.7.25

This commit is contained in:
kun
2026-07-26 00:40:16 +08:00
parent 4218e6cdfc
commit fb66cae41b
+9
View File
@@ -0,0 +1,9 @@
version: "3.9"
services:
cpolar:
image: probezy/cpolar
container_name: cpolar
restart: unless-stopped
network_mode: host
tty: true
stdin_open: true