feat: Added Makefile for fast stack management and optimized API volume mounts.

This commit is contained in:
Scott Idem
2026-03-11 16:15:08 -04:00
parent 50f4ddf39d
commit 14173cfc22
2 changed files with 34 additions and 1 deletions

View File

@@ -120,7 +120,6 @@ services:
linode.oneskyit.com: "104.237.143.4"
volumes:
- ./conf/aether_fastapi_gunicorn_conf.py:/conf/gunicorn_fastapi_conf.py
- ./conf/aether_fastapi_requirements_current.txt:/requirements_current.txt
- ./logs/ae_api:/logs
- ${AE_API_SRC}:/srv/aether_api
- ${HOSTED_FILES_SRC}:/srv/hosted_files