We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d4310 commit a075ce8Copy full SHA for a075ce8
.gitpod.yml
@@ -10,7 +10,7 @@
10
tasks:
11
- name: Setup & start
12
init: npm install
13
- command: LOCATION_ADDR=FIXME npm start
+ command: LOCATION_ADDR=FIXME LOGS_LEVEL=verbose npm start
14
15
ports:
16
- port: 51904
0 commit comments