add FIXME
This commit is contained in:
parent
be40ffdd13
commit
50faf7f0ba
@ -69,8 +69,9 @@ RUN \
|
||||
}; \
|
||||
# configure unit
|
||||
unitd --control unix:/var/run/control.unit.sock; \
|
||||
# FIXME Using TLS breaks serving static files
|
||||
curl -X PUT --data-binary @/ssl/bundle.pem --unix-socket \
|
||||
/var/run/control.unit.sock http://localhost/certificates/default; \
|
||||
/var/run/control.unit.sock http://localhost/certificates/default; \
|
||||
curl -X PUT --data-binary \
|
||||
'{ \
|
||||
"listeners": { \
|
||||
|
Loading…
x
Reference in New Issue
Block a user