mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-24 22:25:16 +02:00
🚑️ Fix spacing in docker-compose
This commit is contained in:
parent
9c91cb52c4
commit
88c48ec1f3
@ -4,8 +4,8 @@ version: "3.8"
|
|||||||
services:
|
services:
|
||||||
dashy:
|
dashy:
|
||||||
# To build from source, replace 'image: lissy93/dashy' with 'build: .'
|
# To build from source, replace 'image: lissy93/dashy' with 'build: .'
|
||||||
build: .
|
# build: .
|
||||||
# image: lissy93/dashy
|
image: lissy93/dashy
|
||||||
container_name: Dashy
|
container_name: Dashy
|
||||||
# Pass in your config file below, by specifying the path on your host machine
|
# Pass in your config file below, by specifying the path on your host machine
|
||||||
# volumes:
|
# volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user