Sha256: ae44c940b5aba5e67bac0c22498ea6f17d5a616c0cd0bb66e574936e71d3b43d

Contents?: true

Size: 71 Bytes

Versions: 4

Compression:

Stored size: 71 Bytes

Contents

#!/bin/sh

# Start Puma with 3 threads on port 9292
puma -t 3:3 -p 9292

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pycall_thread-0.1.3 examples/puma/start_puma.sh
pycall_thread-0.1.2 examples/puma/start_puma.sh
pycall_thread-0.1.1 examples/puma/start_puma.sh
pycall_thread-0.1.0 examples/puma/start_puma.sh