Fix formatting
This commit is contained in:
parent
ee4eca6db3
commit
2cdcfa7e56
@ -69,7 +69,7 @@ services:
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- app-network
|
||||
command: ['mariadbd', '--character-set-server=utf8mb4', '--collation-server=utf8mb4_unicode_ci']
|
||||
command: [ 'mariadbd', '--character-set-server=utf8mb4', '--collation-server=utf8mb4_unicode_ci' ]
|
||||
|
||||
redis:
|
||||
image: redis:7.4.2-alpine
|
||||
|
Loading…
x
Reference in New Issue
Block a user