9 lines
230 B
JSON
9 lines
230 B
JSON
|
{
|
||
|
"baseUrl": "http://localhost:9000",
|
||
|
"env": {
|
||
|
"server_init_command": "pkill -9 listmonk | cd ../ && ./listmonk --install --yes && ./listmonk > /dev/null 2>/dev/null &",
|
||
|
"username": "listmonk",
|
||
|
"password": "listmonk"
|
||
|
}
|
||
|
}
|