Fixed indentation

This commit is contained in:
KawaiiPunk 2024-10-22 15:15:07 +01:00
parent 70f026edf6
commit 9d6418bdcd
No known key found for this signature in database
GPG Key ID: 8664A690E094B219

View File

@ -1,4 +1,3 @@
---
version: "3.8" version: "3.8"
services: services:
@ -57,9 +56,11 @@ services:
networks: networks:
proxy: proxy:
external: true external: true
volumes: volumes:
mysql-data: mysql-data:
xwiki-data: xwiki-data:
secrets: secrets:
db_username: db_username:
name: ${STACK_NAME}_db_username_${SECRET_DB_USERNAME_VERSION} name: ${STACK_NAME}_db_username_${SECRET_DB_USERNAME_VERSION}