8 lines
209 B
YAML
8 lines
209 B
YAML
image:
|
|
file: gitpod/gitpod.Dockerfile
|
|
|
|
# List the ports you want to expose and what to do when they are served. See https://www.gitpod.io/docs/43_config_ports/
|
|
ports:
|
|
- port: 6080
|
|
onOpen: open-preview
|