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:
- host.docker.internal:host-gateway
extends:
file: common-settings.yml
file: common-settings.yaml
service: common-settings
ports:
- "80:80"