Compare commits

..

No commits in common. '57824639457fbc8054c3f8435ed25c079cdb205d' and 'b27cc403ae072700db6a661c08b89de02f4da013' have entirely different histories.

@ -30,7 +30,7 @@ services:
- 8081:3000
privatebin:
image: privatebin/nginx-fpm-alpine:1.3.5
image: privatebin/nginx-fpm-alpine:1.3.4
restart: always
volumes:
- ./privatebin_data:/srv/data

@ -1,4 +1,4 @@
FROM vectorim/element-web:v1.9.7
FROM vectorim/element-web:v1.9.0
# Customize instance settings and background
COPY config.json /app/config.json

Loading…
Cancel
Save