add process-compose config and justfile, move all port numbers higher

This commit is contained in:
2025-02-06 19:51:49 -05:00
parent dd37364378
commit 173bfeb8ea
8 changed files with 96 additions and 14 deletions

View File

@@ -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