fix(nginx): Typo

This commit is contained in:
hygienic-books 2025-01-28 01:37:04 +01:00
parent 0d2f857cbc
commit d99540f0b7

View File

@ -12,7 +12,7 @@ services:
extra_hosts: extra_hosts:
- host.docker.internal:host-gateway - host.docker.internal:host-gateway
extends: extends:
file: common-settings.yml file: common-settings.yaml
service: common-settings service: common-settings
ports: ports:
- "80:80" - "80:80"