Files
STLPWebsite/project-config.yaml
ReachableCEO 4868941c03 feat: initial project structure
Adds the initial directory structure, configuration files, and stub scripts for the Grav CMS and Dolibarr project.
2025-09-09 16:28:57 -05:00

14 lines
155 B
YAML

project_name: STLPWebsite
services:
- name: dolibarr
type: app
- name: grav
type: web
env:
dolibarr:
- DOLIBARR_API_KEY
grav:
[]