uui
This commit is contained in:
parent
99b51d2070
commit
9206c73def
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ services:
|
||||||
command:
|
command:
|
||||||
- server
|
- server
|
||||||
- start
|
- start
|
||||||
- --tls-generate-cert
|
#- --tls-generate-cert
|
||||||
- --tls-cert-file=/app/cert/my.cert
|
- --tls-cert-file=/app/cert/my.cert
|
||||||
- --tls-key-file=/app/cert/my.key
|
- --tls-key-file=/app/cert/my.key
|
||||||
- --address=0.0.0.0:51515
|
- --address=0.0.0.0:51515
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue