Fix typo [skip ci]

This commit is contained in:
Nicolas Meienberger 2022-06-13 21:48:15 +02:00
parent 3eab4f1125
commit 92b1e1d42c

View file

@ -37,7 +37,7 @@ services:
dashboard:
image: meienberger/runtipi:${TIPI_VERSION}
command: bash -c "cd /dasboard && npm run start"
command: bash -c "cd /dashboard && npm run start"
restart: unless-stopped
container_name: dashboard
ports: