Browse Source

new: [cyclos] update to ``4.14``

Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
pull/1/head
Valentin Lab 3 years ago
parent
commit
bba4420c0b
  1. 2
      cyclos/hooks/init
  2. 4
      cyclos/metadata.yml

2
cyclos/hooks/init

@ -40,7 +40,7 @@ done < <(array_values_to_stdin PROPS)
init-config-add "
$SERVICE_NAME:
environment:
JAVA_OPTS: |
JAVA_OPTS: >-
-Dcyclos.cors.origin=*
-Dcyclos.header.remoteAddress=X-Forwarded-For
-Dcyclos.header.protocol=X-Forwarded-Proto

4
cyclos/metadata.yml

@ -1,5 +1,5 @@
## Based on cyclos/cyclos:4.13.2
docker-image: docker.0k.io/cyclos:4.13.2
## Based on cyclos/cyclos:4.14
docker-image: docker.0k.io/cyclos:4.14
config-resources:
- /usr/local/cyclos/WEB-INF/classes/cyclos.properties
data-resources:

Loading…
Cancel
Save