mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
.gitpod.yml
This commit is contained in:
parent
9235c1ca78
commit
2f9b8fbcfe
6
.gitpod.yml
Normal file
6
.gitpod.yml
Normal file
@ -0,0 +1,6 @@
|
||||
# List the start up tasks. Learn more https://www.gitpod.io/docs/config-start-tasks/
|
||||
tasks:
|
||||
- before: printf "\n[settings]\napi_key = $WAKA_TIME_API_KEY\napi_url = $WAKA_TIME_API_URL\n" > ~/.wakatime.cfg
|
||||
ports:
|
||||
- port: 3000
|
||||
visibility: public
|
Loading…
Reference in New Issue
Block a user