matt forbes
09/18/2020, 11:56 PMdocker run --rm -e PREFECT_SERVER__APOLLO_URL=<https://my-apollo.backend/> -p 8080:8080 prefe
cthq/ui:latest
nicholas
09/19/2020, 12:03 AMlocalStorage.clear()
and pressing enter?matt forbes
09/19/2020, 12:05 AMnicholas
09/19/2020, 12:08 AMmatt forbes
09/19/2020, 12:14 AMnicholas
09/19/2020, 12:19 AMmatt forbes
09/19/2020, 12:21 AMnicholas
09/19/2020, 12:23 AMindex.html
to update that call to process.env.VUE_APP_BASE_URL
matt forbes
09/19/2020, 12:29 AMVUE_APP_BASE_URL
when I start the container?nicholas
09/19/2020, 12:30 AMmatt forbes
09/19/2020, 12:30 AMnicholas
09/19/2020, 12:33 AMmatt forbes
09/19/2020, 12:35 AM/settings.json?
nicholas
09/19/2020, 12:36 AMmatt forbes
09/19/2020, 12:37 AMRUN sed -i 's/http:\/\/localhost:8080//g' /var/www/index.html
in the dockerfile did do the trickprefect_ui_settings
it is pointing to the right urlnicholas
09/19/2020, 12:44 AMmatt forbes
09/19/2020, 12:44 AMlocalStorage.clear()
nicholas
09/19/2020, 12:57 AMmatt forbes
09/19/2020, 1:00 AM