Commit 3496afe2 authored by liugaoling's avatar liugaoling

ssl

parent 76437838
......@@ -5,7 +5,7 @@ services:
ports:
- "5000:5000"
volumes:
- /ssl_certificate/ssl:/ssl
- /root/ssl_certificate/:/ssl
- ./data:/data
restart: always
environment:
......@@ -23,7 +23,7 @@ services:
- "5001:5001"
volumes:
- ./:/config:ro
- /ssl_certificate/ssl:/ssl
- /root/ssl_certificate:/ssl
- ./extensions:/extensions
command: -alsologtostderr=true -log_dir=/logs /config/extAuth.yml
restart: always
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