update 26.7.25
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user