Umstellung auf Compose V2
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
---
|
||||
version: "2.1"
|
||||
services:
|
||||
grocy:
|
||||
image: lscr.io/linuxserver/grocy
|
||||
@@ -12,4 +10,4 @@ services:
|
||||
- ./config:/config
|
||||
ports:
|
||||
- 8011:80
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user