mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
4 lines
101 B
Bash
Executable File
4 lines
101 B
Bash
Executable File
#!/bin/sh
|
|
|
|
export SEMAPHORE_MAX_TASKS_PER_TEMPLATE=300
|
|
./semaphore server --config .dredd/config.json |