Update docker files to build from the folder above to include the proto files.

This commit is contained in:
iamBadgers
2025-06-07 23:30:26 -07:00
parent a2a51754f7
commit a3ecb70abe
8 changed files with 914 additions and 353 deletions

3
.gitignore vendored
View File

@@ -7,6 +7,9 @@ __pycache__
dist
rush-character-archive/dist
# generated files
vault/src/proto
# sqlite file
*.db
*.sqbpro