forked from noxious/server
Fix formatting
This commit is contained in:
parent
ee4eca6db3
commit
2cdcfa7e56
@ -69,7 +69,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- app-network
|
- 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:
|
redis:
|
||||||
image: redis:7.4.2-alpine
|
image: redis:7.4.2-alpine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user