File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
getting-started/installation Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99* [ Installation] ( getting-started/installation/README.md )
1010 * [ Using Docker or Docker Compose] ( getting-started/installation/installation.md )
1111 * [ Using Kubernetes] ( getting-started/installation/kubernetes.md )
12- * [ Using QNAP] ( getting-started/installation/using- qnap.md )
12+ * [ Using QNAP] ( getting-started/installation/qnap.md )
1313 * [ Using Synology] ( getting-started/installation/synology.md )
1414 * [ Using Unraid] ( getting-started/installation/unraid.md )
1515* [ Database Drivers] ( getting-started/database-drivers.md )
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ services:
2121 speedtest-tracker :
2222 container_name : speedtest-tracker
2323 ports :
24- - ' 8080:80'
25- - ' 8443:443'
24+ - 8080:80
25+ - 8443:443
2626 environment :
2727 - PUID=1000
2828 - PGID=1000
You can’t perform that action at this time.
0 commit comments