buster/apps/momentic/momentic.config.yaml

11 lines
215 B
YAML
Raw Normal View History

2025-09-18 03:28:19 +08:00
name: buster
include:
- "**/*.test.yaml"
- "**/*.module.yaml"
environments:
- name: development
baseUrl: http://localhost:3000
envVariables:
USERNAME: "chad@buster.so"
PASSWORD: "password"