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"