mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-10 04:19:24 +02:00
7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
[program:webkit]
|
|
command = /usr/local/bin/phantomjs server.js %(process_num)d
|
|
numprocs_start = 8080
|
|
numprocs = 10
|
|
process_name = %(program_name)s-%(process_num)d
|
|
directory = /webkit/
|