Revertido el cambio anterior
This commit is contained in:
parent
6d1b3ad8c9
commit
d49074ac09
@ -95,6 +95,6 @@ volumes:
|
||||
driver: local
|
||||
secrets:
|
||||
ssl_cert:
|
||||
file: ${SSL_CERT_PATH:-/dev/null)}
|
||||
file: ${SSL_CERT_PATH:-./certs/server.crt)}
|
||||
ssl_key:
|
||||
file: ${SSL_KEY_PATH:-/dev/null}
|
||||
file: ${SSL_KEY_PATH:-./certs/server.key}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user