mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
11 lines
244 B
YAML
11 lines
244 B
YAML
name: gcloud
|
|
runtime:
|
|
name: nodejs
|
|
options:
|
|
packagemanager: npm
|
|
description: documenso on google cloud
|
|
config:
|
|
app--url: 'https://app.documenso.com'
|
|
app--smtp-from-name: 'Documenso'
|
|
app--smtp-from-address: 'noreply@documenso.com'
|