Drone and PPR and operational updates

This commit is contained in:
2026-06-20 05:31:04 -04:00
parent b8d7cdddcd
commit 3e8b3cf4c1
15 changed files with 1727 additions and 39 deletions
+2 -1
View File
@@ -71,6 +71,7 @@ services:
command: ["sh", "-c", "npm install && npm run dev -- --host 0.0.0.0 --port 80"]
environment:
PUBLIC_SITE_URL: ${PUBLIC_SITE_URL}
PUBLIC_PPR_API_BASE: ${PUBLIC_PPR_API_BASE}
DIRECTUS_URL: ${DIRECTUS_URL}
DIRECTUS_PUBLIC_URL: ${DIRECTUS_PUBLIC_URL}
DIRECTUS_PORT: ${DIRECTUS_PORT}
@@ -99,4 +100,4 @@ volumes:
networks:
default:
webapps:
external: true
external: true