Update file gateway_servers.bkp
This commit is contained in:
parent
300fc1d40f
commit
879ebf6e3b
@ -1,19 +0,0 @@
|
|||||||
---
|
|
||||||
# Настройки Heimdall
|
|
||||||
heimdall:
|
|
||||||
port: "45131:80"
|
|
||||||
image: lscr.io/linuxserver/heimdall:latest
|
|
||||||
config_dir: "/opt/heimdall"
|
|
||||||
user_id: "1000"
|
|
||||||
group_id: "1000"
|
|
||||||
timezone: "Asia/Yekaterinburg"
|
|
||||||
|
|
||||||
# Настройки NPM
|
|
||||||
npm:
|
|
||||||
image: jc21/nginx-proxy-manager:latest
|
|
||||||
data_dir: "/opt/npm/data"
|
|
||||||
letsencrypt_dir: "/opt/npm/letsencrypt"
|
|
||||||
ports:
|
|
||||||
- "80:80"
|
|
||||||
- "443:443"
|
|
||||||
- "81:81"
|
|
||||||
Loading…
Reference in New Issue
Block a user