This commit is contained in:
Louis King
2025-12-06 11:46:36 +00:00
parent 7461cf6dc1
commit 3a060f77cc
2 changed files with 1 additions and 14 deletions
+1
View File
@@ -33,6 +33,7 @@ share/python-wheels/
MANIFEST
uv.lock
docker-compose.override.yml
# PyInstaller
# Usually these files are written by a python script from a template
-14
View File
@@ -1,14 +0,0 @@
services:
api:
networks:
- default
- pangolin
web:
networks:
- default
- pangolin
networks:
pangolin:
external: true