librespeed / speedtest-go

Go backend for LibreSpeed
GNU Lesser General Public License v3.0
700 stars 152 forks source link

Docker: Fix asset copy step to copy from the correct directory #33

Closed EchterAgo closed 2 years ago

EchterAgo commented 2 years ago

Assets were moved from the assets folder to the web/assets folder in commit 7204ae2e194465ec6c6c77fffd39274c39461df4 but the Dockerfile has not been adjusted to copy from there.