@@ -0,0 +1,14 @@
version: 1
common:
resourcesPaths: ['./.dapr/components']
apps:
- appID: flying-api
appDirPath: ./api
appPort: 3000
command: ['npm', 'run', 'start']
- appID: flying-app
appDirPath: ./app
appPort: 5173
command: ['npm', 'run', 'dev']
The note is not visible to the blocked user.