add process-compose config and justfile, move all port numbers higher
This commit is contained in:
7
app2.ini
7
app2.ini
@@ -6,7 +6,8 @@ threads = true
|
||||
|
||||
wsgi-file = foobar.py
|
||||
vacuum=true
|
||||
socket=127.0.0.1:9028
|
||||
stats-server=run/9028_stats.sock
|
||||
touch-reload=app2.ini
|
||||
socket=127.0.0.1:19028
|
||||
stats-server=run/19028_stats.sock
|
||||
|
||||
subscribe2=addr=127.0.0.1:9028,key=app1.pikesquares.local,server=127.0.0.1:9700
|
||||
subscribe2=addr=127.0.0.1:19028,key=app1.pikesquares.local,server=127.0.0.1:19700
|
||||
|
||||
Reference in New Issue
Block a user