Skip to content

Commit a075ce8

Browse files
authored
chore: add logs level
1 parent 06d4310 commit a075ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
tasks:
1111
- name: Setup & start
1212
init: npm install
13-
command: LOCATION_ADDR=FIXME npm start
13+
command: LOCATION_ADDR=FIXME LOGS_LEVEL=verbose npm start
1414

1515
ports:
1616
- port: 51904

0 commit comments

Comments
 (0)