mcc-discord-rpc/.gitpod.yml

12 lines
383 B
YAML
Raw Normal View History

# 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.
image:
file: .gitpod.Dockerfile
tasks:
- name: Start Discord
command: ~/.local/lib/discord/Discord
ports:
- port: 5900
onOpen: ignore