Use set in lua
This commit is contained in:
parent
76d6dfc263
commit
7c8394f0fd
4 changed files with 23 additions and 12 deletions
|
@ -165,6 +165,8 @@ services:
|
|||
# custom
|
||||
ports:
|
||||
- 5280:5280
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
volumes:
|
||||
- ${CONFIG}/prosody/config:/config:Z
|
||||
- ${CONFIG}/prosody/prosody-plugins-custom:/prosody-plugins-custom:Z
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue