mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
Add 'name' top-level attribute to docker-compose.yml
This changes the project name from "compose" to "librenms". Also remove "version" top-level attribute as this is no longer required by the compose spec. Fixes #325
This commit is contained in:
parent
e44f17b4ec
commit
453b31cc64
4 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
version: "3.5"
|
||||
name: librenms
|
||||
|
||||
services:
|
||||
db:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue