From 3ee0e1fae67c728d02e8bde536963d17e7209c32 Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Wed, 29 Jan 2025 01:25:53 +0100 Subject: [PATCH] fix(hashicorpvault): Typo --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"