From ba47b690d452331e6d53a07f5e8e6b2c0b813025 Mon Sep 17 00:00:00 2001 From: marlon Date: Wed, 2 Oct 2024 12:30:24 -0400 Subject: [PATCH] fix typo --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index f9ca5c8..4c6c6b3 100644 --- a/compose.yml +++ b/compose.yml @@ -40,7 +40,7 @@ services: start_period: 1m secrets: - initial_root_pasword: + initial_root_password: external: true name: ${STACK_NAME}_initial_root_password_${SECRET_INITIAL_ROOT_PASSWORD_VERSION}