mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Fix SIP3 platform (#192)
- written in kotlin but runs through a Java runtime https://github.com/sip3io/sip3-ansible/blob/master/roles/salto/tasks/debian.yml#L6 - Values for `platform` are the main **server-side** requirements for the software. Don't include frameworks or specific dialects.
This commit is contained in:
parent
ffb4401ffc
commit
1aa161e34c
2 changed files with 1 additions and 3 deletions
|
|
@ -1,2 +0,0 @@
|
|||
name: Kotlin
|
||||
description: ""
|
||||
|
|
@ -4,7 +4,7 @@ description: VoIP troubleshooting and monitoring platform.
|
|||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
- Kotlin
|
||||
- Java
|
||||
tags:
|
||||
- Communication - SIP
|
||||
source_code_url: https://github.com/sip3io/
|
||||
|
|
|
|||
Loading…
Reference in a new issue