codeword/blueprint.yaml

15 lines
223 B
YAML
Raw Permalink Normal View History

2023-12-29 11:30:20 +00:00
ProjectName: codeword
Description: Service for exchanging codewords
Template:
path: "./"
Modules:
logger:
name: zap
env:
vars:
- name: APP_NAME
type: string
default: "{{.ProjectName}}"