|
@ -0,0 +1,15 @@ |
|
|
|
|
|
description: Organice App |
|
|
|
|
|
## from https://organice.200ok.ch/ |
|
|
|
|
|
## XXXvlab: No tagged version available on this docker repository. |
|
|
|
|
|
docker-image: twohundredok/organice:latest |
|
|
|
|
|
|
|
|
|
|
|
uses: |
|
|
|
|
|
web-proxy: |
|
|
|
|
|
#constraint: required | recommended | optional |
|
|
|
|
|
#auto: pair | summon | none ## default: pair |
|
|
|
|
|
constraint: recommended |
|
|
|
|
|
auto: pair |
|
|
|
|
|
solves: |
|
|
|
|
|
proxy: "Public access" |
|
|
|
|
|
default-options: |
|
|
|
|
|
target: !var-expand ${MASTER_BASE_SERVICE_NAME}:3000 |