✨ feat: implement mock data support with API interceptor and update documentation
This commit is contained in:
@@ -14,6 +14,8 @@ services:
|
||||
- ./tmp/.yarn:/.yarn
|
||||
working_dir: /data
|
||||
command: sh -c "yarn install && API_BASE=http://tibiserver:8080/api/v1/_/${TIBI_NAMESPACE} yarn start${START_SCRIPT}"
|
||||
environment:
|
||||
MOCK: ${MOCK:-0}
|
||||
expose:
|
||||
- 3000
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user