We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a96017 commit 6944219Copy full SHA for 6944219
getting-started/installation/qnap.md
@@ -34,7 +34,7 @@ services:
34
- DB_PASSWORD=password
35
volumes:
36
- /path/to-data:/config
37
- - /path/to/directory/web:/etc/ssl/web
+ - /path/to-custom-ssl-keys:/config/keys:ro
38
image: lscr.io/linuxserver/speedtest-tracker:latest
39
networks:
40
qnet-network:
0 commit comments