diff --git a/compose.yaml b/compose.yaml index 71ae57b..cde2619 100644 --- a/compose.yaml +++ b/compose.yaml @@ -12,7 +12,7 @@ services: soft: ${ULIMIT_NPROC:-65535} hard: ${ULIMIT_NPROC:-65535} extends: - file: common-settings.yml + file: common-settings.yaml service: common-settings ports: - "63961:8200"