Drone and PPR and operational updates
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user