mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-15 21:55:09 -05:00
15 lines
254 B
YAML
15 lines
254 B
YAML
|
---
|
||
|
applications:
|
||
|
.:
|
||
|
# name: full-text-rss
|
||
|
framework:
|
||
|
name: php
|
||
|
info:
|
||
|
mem: 512M
|
||
|
description: PHP Application
|
||
|
exec:
|
||
|
infra: aws
|
||
|
# url: ${name}.${target-base}
|
||
|
mem: 512M
|
||
|
instances: 1
|