mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-02 21:04:06 +03:00
12 lines
231 B
YAML
12 lines
231 B
YAML
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
apiVersion: v2
|
|
name: app-proxy
|
|
description: Fluxer app proxy service
|
|
type: application
|
|
version: 0.1.0
|
|
dependencies:
|
|
- name: common
|
|
version: 0.1.0
|
|
repository: file://../common
|