Update compose.yaml
This commit is contained in:
parent
0809086611
commit
729651f108
1 changed files with 3 additions and 0 deletions
|
|
@ -77,6 +77,9 @@ configs:
|
||||||
serverversion=${SERVER_VERSION:-2.10.2}
|
serverversion=${SERVER_VERSION:-2.10.2}
|
||||||
websocket_port=4748
|
websocket_port=4748
|
||||||
|
|
||||||
|
[registration]
|
||||||
|
enabled=true
|
||||||
|
|
||||||
[database]
|
[database]
|
||||||
type=mysql
|
type=mysql
|
||||||
hostname=mariadb
|
hostname=mariadb
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue