common-settings.yml is now .yaml

This commit is contained in:
hygienic-books 2023-10-13 01:13:24 +02:00
parent 20d303e79a
commit ffaf43e56f
6 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ services:
soft: ${ULIMIT_NPROC-65535}
hard: ${ULIMIT_NPROC-65535}
extends:
file: common-settings.yml
file: common-settings.yaml
service: common-settings
ports:
# - "8080:80"
@ -47,7 +47,7 @@ services:
soft: ${ULIMIT_NPROC-65535}
hard: ${ULIMIT_NPROC-65535}
extends:
file: common-settings.yml
file: common-settings.yaml
service: common-settings
ports:
# - "8080:80"

View File

@ -11,7 +11,7 @@ services:
soft: ${ULIMIT_NPROC-65535}
hard: ${ULIMIT_NPROC-65535}
extends:
file: common-settings.yml
file: common-settings.yaml
service: common-settings
ports:
# - "8080:80"

View File

@ -36,7 +36,7 @@ services:
soft: ${ULIMIT_NPROC-65535}
hard: ${ULIMIT_NPROC-65535}
extends:
file: common-settings.yml
file: common-settings.yaml
service: common-settings
ports:
# - "8080:80"
@ -63,7 +63,7 @@ services:
soft: ${ULIMIT_NPROC-65535}
hard: ${ULIMIT_NPROC-65535}
extends:
file: common-settings.yml
file: common-settings.yaml
service: common-settings
ports:
# - "8080:80"