Adding HTTPS support for REST API interface
This commit is contained in:
parent
55c2472cf6
commit
2a15d51703
7 changed files with 74 additions and 11 deletions
|
@ -5,4 +5,5 @@ services:
|
|||
mem_limit: 1048576000
|
||||
image: ajilaag/clamav-rest
|
||||
ports:
|
||||
- "9000:9000"
|
||||
- "9000:9000"
|
||||
- "9443:9443"
|
Loading…
Add table
Add a link
Reference in a new issue