Merge pull request 'Updates of 2021-03-23' (#5) from updates into master
Reviewed-on: Aurore/docker-ovh#5
This commit is contained in:
commit
cb92b0b975
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM etherpad/etherpad:1.8.11
|
FROM etherpad/etherpad:1.8.13
|
||||||
|
|
||||||
# Change instance settings
|
# Change instance settings
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM grafana/grafana:7.4.3
|
FROM grafana/grafana:7.4.5
|
||||||
|
|
||||||
ENV GF_SERVER_ROOT_URL=https://grafana.auro.re
|
ENV GF_SERVER_ROOT_URL=https://grafana.auro.re
|
||||||
ENV GF_SESSION_COOKIE_SECURE=true
|
ENV GF_SESSION_COOKIE_SECURE=true
|
||||||
|
|
Loading…
Reference in a new issue