mirror of
https://github.com/honmashironeko/ProxyCat.git
synced 2025-11-05 10:51:06 +00:00
Merge branch 'main' of https://github.com/honmashironeko/ProxyCat
This commit is contained in:
commit
1ac5de3e54
@ -1,7 +1,9 @@
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
container_name: proxycat
|
||||
volumes:
|
||||
- "./config:/app/config"
|
||||
network_mode: host
|
||||
command: ["python", "ProxyCat.py", "-c", "/app/config/config.ini"]
|
||||
restart: always
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user