🚑️ Fix spacing in docker-compose
This commit is contained in:
@@ -4,8 +4,8 @@ version: "3.8"
|
||||
services:
|
||||
dashy:
|
||||
# To build from source, replace 'image: lissy93/dashy' with 'build: .'
|
||||
build: .
|
||||
# image: lissy93/dashy
|
||||
# build: .
|
||||
image: lissy93/dashy
|
||||
container_name: Dashy
|
||||
# Pass in your config file below, by specifying the path on your host machine
|
||||
# volumes:
|
||||
|
||||
Reference in New Issue
Block a user