From 2b6562d8b70e05d8cbc30d8491f68de8154112bf Mon Sep 17 00:00:00 2001 From: akanealw Date: Thu, 18 Jan 2024 17:23:40 -0600 Subject: [PATCH] fixed typos --- olivetin/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olivetin/compose.yml b/olivetin/compose.yml index ae961f0..6cbfc1b 100644 --- a/olivetin/compose.yml +++ b/olivetin/compose.yml @@ -5,7 +5,7 @@ services: container_name: olivetin image: jamesread/olivetin:latest user: root - network: + networks: - reverse-proxy ports: - 1337:1337