common-settings.yml is now .yaml
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
|||||||
soft: ${ULIMIT_NPROC-65535}
|
soft: ${ULIMIT_NPROC-65535}
|
||||||
hard: ${ULIMIT_NPROC-65535}
|
hard: ${ULIMIT_NPROC-65535}
|
||||||
extends:
|
extends:
|
||||||
file: common-settings.yml
|
file: common-settings.yaml
|
||||||
service: common-settings
|
service: common-settings
|
||||||
ports:
|
ports:
|
||||||
# - "8080:80"
|
# - "8080:80"
|
||||||
@@ -47,7 +47,7 @@ services:
|
|||||||
soft: ${ULIMIT_NPROC-65535}
|
soft: ${ULIMIT_NPROC-65535}
|
||||||
hard: ${ULIMIT_NPROC-65535}
|
hard: ${ULIMIT_NPROC-65535}
|
||||||
extends:
|
extends:
|
||||||
file: common-settings.yml
|
file: common-settings.yaml
|
||||||
service: common-settings
|
service: common-settings
|
||||||
ports:
|
ports:
|
||||||
# - "8080:80"
|
# - "8080:80"
|
||||||
|
@@ -11,7 +11,7 @@ services:
|
|||||||
soft: ${ULIMIT_NPROC-65535}
|
soft: ${ULIMIT_NPROC-65535}
|
||||||
hard: ${ULIMIT_NPROC-65535}
|
hard: ${ULIMIT_NPROC-65535}
|
||||||
extends:
|
extends:
|
||||||
file: common-settings.yml
|
file: common-settings.yaml
|
||||||
service: common-settings
|
service: common-settings
|
||||||
ports:
|
ports:
|
||||||
# - "8080:80"
|
# - "8080:80"
|
||||||
|
@@ -36,7 +36,7 @@ services:
|
|||||||
soft: ${ULIMIT_NPROC-65535}
|
soft: ${ULIMIT_NPROC-65535}
|
||||||
hard: ${ULIMIT_NPROC-65535}
|
hard: ${ULIMIT_NPROC-65535}
|
||||||
extends:
|
extends:
|
||||||
file: common-settings.yml
|
file: common-settings.yaml
|
||||||
service: common-settings
|
service: common-settings
|
||||||
ports:
|
ports:
|
||||||
# - "8080:80"
|
# - "8080:80"
|
||||||
@@ -63,7 +63,7 @@ services:
|
|||||||
soft: ${ULIMIT_NPROC-65535}
|
soft: ${ULIMIT_NPROC-65535}
|
||||||
hard: ${ULIMIT_NPROC-65535}
|
hard: ${ULIMIT_NPROC-65535}
|
||||||
extends:
|
extends:
|
||||||
file: common-settings.yml
|
file: common-settings.yaml
|
||||||
service: common-settings
|
service: common-settings
|
||||||
ports:
|
ports:
|
||||||
# - "8080:80"
|
# - "8080:80"
|
||||||
|
Reference in New Issue
Block a user