2022-05-19 04:23:23 +00:00
|
|
|
# This configuration file was automatically generated by Gitpod.
|
|
|
|
# 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.
|
2022-08-18 20:02:09 +00:00
|
|
|
#image:
|
|
|
|
# file: .gitpod.Dockerfile
|
|
|
|
#tasks:
|
|
|
|
# - init: pnpm install && pnpm db:push && pnpm db:seed
|
|
|
|
# command: pnpm dev
|
2022-05-19 04:23:23 +00:00
|
|
|
|
2022-07-12 06:56:32 +00:00
|
|
|
ports:
|
|
|
|
- port: 3001
|
2022-07-12 11:00:58 +00:00
|
|
|
visibility: public
|
2022-07-26 12:26:45 +00:00
|
|
|
- port: 3000
|
|
|
|
visibility: public
|