Commit d0b38464 authored by liugaoling's avatar liugaoling

ssl

parent 3496afe2
...@@ -5,7 +5,7 @@ services: ...@@ -5,7 +5,7 @@ services:
ports: ports:
- "5000:5000" - "5000:5000"
volumes: volumes:
- /root/ssl_certificate/:/ssl - /root/ssl_certificate:/ssl
- ./data:/data - ./data:/data
restart: always restart: always
environment: environment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment