ITEM_HOST
This commit is contained in:
@@ -46,7 +46,7 @@ At the root of the project : `flutter run`
|
||||
For development purpose open a chrome without CORS : `google-chrome --disable-web-security`
|
||||
At the root of the project :
|
||||
- `docker build . -t oc-front`
|
||||
if localisation services change : `docker build -t oc-front --build-arg WORKSPACE_HOST=<SERVICE URL> --build-arg WORKFLOW_HOST=<SERVICE URL> --build-arg SEARCH_HOST=<SERVICE URL> --build-arg ITEM_HOST=<SERVICE URL> .`
|
||||
if localisation services change : `docker build -t oc-front --build-arg WORKSPACE_HOST=<SERVICE URL> --build-arg WORKFLOW_HOST=<SERVICE URL> --build-arg SEARCH_HOST=<SERVICE URL> --build-arg CATALOG_HOST=<SERVICE URL> .`
|
||||
|
||||
- `docker-compose up -d --build --force-recreate`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user