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

5
justfile Normal file
View File

@@ -0,0 +1,5 @@
default:
just --list
up:
process-compose -p 19995