Fixed indentation
This commit is contained in:
parent
70f026edf6
commit
9d6418bdcd
@ -1,4 +1,3 @@
|
||||
---
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
@ -57,9 +56,11 @@ services:
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
|
||||
volumes:
|
||||
mysql-data:
|
||||
xwiki-data:
|
||||
|
||||
secrets:
|
||||
db_username:
|
||||
name: ${STACK_NAME}_db_username_${SECRET_DB_USERNAME_VERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user