Remove container names from containers
They're not needed for anything, and caused annoying weird issues when cycling containers
This commit is contained in:
@ -2,7 +2,6 @@ version: "2.3"
|
||||
services:
|
||||
duplicati:
|
||||
image: gotify/server:2.0.16
|
||||
container_name: gotify
|
||||
environment:
|
||||
- TZ=Europe/London
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user