Commit 118d3f33 authored by nanahira's avatar nanahira

fix

parent a4dc3393
......@@ -297,6 +297,7 @@ class InventoryBuilder {
restart: 'always',
image: 'git-registry.mycard.moe/nanahira/warp-proxy',
command: 'sleep infinity',
network_mode: 'host',
environment: {
LOCAL_PROXY_PORT: gateway.redirectServerPort - 2000
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment