gitpod configuration
This commit is contained in:
parent
11131ebe06
commit
26528d8bec
10
.gitpod.yml
10
.gitpod.yml
@ -1,11 +1,11 @@
|
|||||||
# This configuration file was automatically generated by Gitpod.
|
# This configuration file was automatically generated by Gitpod.
|
||||||
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
|
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
|
||||||
# and commit this file to your remote git repository to share the goodness with others.
|
# and commit this file to your remote git repository to share the goodness with others.
|
||||||
image:
|
#image:
|
||||||
file: .gitpod.Dockerfile
|
# file: .gitpod.Dockerfile
|
||||||
tasks:
|
#tasks:
|
||||||
- init: pnpm install && pnpm db:push && pnpm db:seed
|
# - init: pnpm install && pnpm db:push && pnpm db:seed
|
||||||
command: pnpm dev
|
# command: pnpm dev
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- port: 3001
|
- port: 3001
|
||||||
|
Loading…
x
Reference in New Issue
Block a user