mirror of
https://github.com/Lissy93/dashy.git
synced 2026-04-17 00:36:55 -04: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:
@@ -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: .'
|
||||
|
||||
Reference in New Issue
Block a user