This commit is contained in:
2023-02-24 13:58:20 +00:00
parent 9e33312b6a
commit 0c16317414
10 changed files with 242 additions and 104 deletions

View File

@@ -6,15 +6,15 @@
"containers": [
{
"IMAGE": "registry.format.hu/proxy-scheduler:latest",
"NAME": "proxy_scheduler_local-ifhiwhth",
"MEMORY": "64M",
"IP": "null",
"NAME": "proxy_scheduler_local",
"UPDATE": "true",
"MEMORY": "64M",
"NETWORK": "host",
"VOLUMES": [
{
"SOURCE": "/etc/user/config/smarthost-domains",
"DEST": "/domains",
"TYPE": "ro"
"TYPE": "rw"
},
{
"SOURCE": "/etc/ssl/keys",