fix: audit P0-P1 — T03-T07, D01-D08, U01-U02 (#1788956171115)

This commit is contained in:
ik
2026-09-09 20:02:52 +07:00
parent c6fdc969c2
commit 63e33e1861
17 changed files with 182 additions and 72 deletions
+1 -1
View File
@@ -191,7 +191,7 @@ services:
depends_on:
api: {condition: service_healthy}
command: ["python", "-m", "app.community_scheduler"]
networks: [backend]
networks: [backend, edge]
security_opt: [no-new-privileges:true]
logging: *default-logging
deploy: