mirror of
https://github.com/Lissy93/dashy.git
synced 2026-03-14 08:46:46 +01:00
Update docker-compose example in deployment docs
Removed version specification from docker-compose example, as its been removed from docker-compose
This commit is contained in:
parent
05cb97e6bb
commit
44eafcff3f
1 changed files with 0 additions and 1 deletions
|
|
@ -101,7 +101,6 @@ The following is a complete example of a [`docker-compose.yml`](https://github.c
|
|||
|
||||
```yaml
|
||||
---
|
||||
version: "3.8"
|
||||
services:
|
||||
dashy:
|
||||
# To build from source, replace 'image: lissy93/dashy' with 'build: .'
|
||||
|
|
|
|||
Loading…
Reference in a new issue