mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
17 lines
290 B
YAML
17 lines
290 B
YAML
---
|
|
applications:
|
|
".":
|
|
name: gunjs
|
|
framework:
|
|
name: standalone
|
|
info:
|
|
mem: 64M
|
|
description: Standalone Application
|
|
exec:
|
|
runtime: node10
|
|
command: node init.js
|
|
infra: aws
|
|
url: http://gunjs.aws.af.cm
|
|
mem: 64M
|
|
instances: 1
|