From d99540f0b7dffb7c6f436dcbd20332c056672934 Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Tue, 28 Jan 2025 01:37:04 +0100 Subject: [PATCH] fix(nginx): Typo --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 04b0168..6798c2c 100644 --- a/compose.yaml +++ b/compose.yaml @@ -12,7 +12,7 @@ services: extra_hosts: - host.docker.internal:host-gateway extends: - file: common-settings.yml + file: common-settings.yaml service: common-settings ports: - "80:80"