Appease the formatter

This commit is contained in:
Luke Murphy 2020-09-18 09:56:39 +02:00
parent c8259376e4
commit aa6372ed94
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 4 additions and 4 deletions

View File

@ -55,9 +55,9 @@ volumes:
wordpress_content:
secrets:
db_root_password:
external: true
db_root_password:
external: true
name: ${STACK_NAME}_db_root_password_${DB_ROOT_PASSWORD_VERSION}
db_password:
external: true
db_password:
external: true
name: ${STACK_NAME}_db_password_${DB_ROOT_PASSWORD_VERSION}