From 3e34560a65dd21ecada53208e008b1c3e46772e1 Mon Sep 17 00:00:00 2001 From: Dave Conroy <23528985+tiredofit@users.noreply.github.com> Date: Thu, 28 Feb 2019 16:17:52 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 315bf9c..ffbd8b7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # hub.docker.com/r/tiredofit/libreoffice-online -[![Build Status](https://img.shields.io/docker/build/tiredofit/libreoffice-online.svg)](https://hub.docker.com/r/tiredofit/libreoffice-online) [![Docker Pulls](https://img.shields.io/docker/pulls/tiredofit/libreoffice-online.svg)](https://hub.docker.com/r/tiredofit/libreoffice-online) [![Docker Stars](https://img.shields.io/docker/stars/tiredofit/libreoffice-online.svg)](https://hub.docker.com/r/tiredofit/libreoffice-online) [![Docker Layers](https://images.microbadger.com/badges/image/tiredofit/libreoffice-online.svg)](https://microbadger.com/images/tiredofit/libreoffice-online) @@ -84,7 +83,7 @@ Along with the Environment Variables from the [Base image](https://hub.docker.co | `ADMIN_USER` | User for accessing Administration Console - Default `admin` | | `ADMIN_PASS` | Password for accessing Administration Console - Default `libreoffice` | | `ALLOWED_HOSTS` | Set which domains which can access service - Example: `^(.*)\.example\.org` | -| `DICTIONARIES` | Spell Check Languages - Available `de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru` - Default `en_GB en_US` | +| `DICTIONARIES` | Spell Check Languages - Available `en_GB en_US` - Default `en_GB en_US` | | `LOG_LEVEL` | Log Level - Available `none, fatal, critical, error, warning, notice, information, debug, trace` - Default `warning` | ### Networking