Allow simulator deployment host
This commit is contained in:
@@ -77,7 +77,7 @@ services:
|
||||
context: ./simulator-ui
|
||||
environment:
|
||||
VITE_API_BASE_URL: ${SIMULATOR_API_BASE_URL:-http://localhost:8000}
|
||||
VITE_ALLOWED_HOSTS: ${SIMULATOR_ALLOWED_HOSTS:-localhost,127.0.0.1,simulator.plasttrack.sable.ynsdev.site}
|
||||
VITE_ALLOWED_HOSTS: ${SIMULATOR_ALLOWED_HOSTS:-localhost,127.0.0.1,simplasttrack.sable.ynsdev.site}
|
||||
depends_on:
|
||||
- backend
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user