2021-02-20 09:19:14 +01:00
|
|
|
{
|
2021-05-16 11:56:38 +02:00
|
|
|
"baseUrl": "http://localhost:8080",
|
2021-02-20 09:19:14 +01:00
|
|
|
"env": {
|
|
|
|
"server_init_command": "pkill -9 listmonk | cd ../ && ./listmonk --install --yes && ./listmonk > /dev/null 2>/dev/null &",
|
|
|
|
"username": "listmonk",
|
|
|
|
"password": "listmonk"
|
|
|
|
}
|
|
|
|
}
|