mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
fix pwd
This commit is contained in:
parent
9a37259bc4
commit
5f1ac22d44
@ -1,6 +0,0 @@
|
||||
{
|
||||
"diskCacheEnabled": true,
|
||||
"autoLoadImages": true,
|
||||
"offlineStoragePath": "/tmp/phantomjs",
|
||||
"offlineStorageDefaultQuota": 1000000000
|
||||
}
|
@ -3,4 +3,4 @@ command = /usr/local/bin/phantomjs server.js %(process_num)d
|
||||
numprocs_start = 8080
|
||||
numprocs = 10
|
||||
process_name = %(program_name)s-%(process_num)d
|
||||
directory = /usr/local/lib/webkit
|
||||
directory = /webkit/
|
||||
|
Loading…
Reference in New Issue
Block a user