From 045ca1a183a5752ca54a91556fe46a08994853b7 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Sat, 10 Sep 2022 22:32:36 +0300 Subject: [PATCH] Updated Docker Integration (markdown) --- Docker-Integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker-Integration.md b/Docker-Integration.md index 8a479c7..76bfc50 100644 --- a/Docker-Integration.md +++ b/Docker-Integration.md @@ -46,4 +46,4 @@ Inside of the service you'd like to connect to docker: description: Media server server: my-local-docker # The docker server that was configured container: emby # The name of the container you'd like to connect -``` \ No newline at end of file +```