We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f2007b commit 82aae94Copy full SHA for 82aae94
data/minimal.yml
@@ -9,7 +9,7 @@ adapter:
9
volumes_from:
10
- adapterdata
11
volumes:
12
- - ./ssl/:/usr/local/openresty/conf/ssl/
+ - ./ssl/:/usr/local/openresty/conf/ssl/:ro
13
- ./logs/:/usr/local/openresty/logs/
14
- ./html/:/usr/local/openresty/nginx/html/:ro
15
env_file:
layersbox
@@ -26,7 +26,7 @@ adapter:
26
27
28
29
30
31
32
0 commit comments