diff --git a/.version b/.version index 3cf561c..371a952 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.12.1 +2.12.2 diff --git a/README.md b/README.md index 9ac6a6c..0e46f00 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
-
+
diff --git a/docs/src/setup/index.md b/docs/src/setup/index.md
index d0b826d..5e12675 100644
--- a/docs/src/setup/index.md
+++ b/docs/src/setup/index.md
@@ -21,8 +21,7 @@ services:
# Add any other Stream port you want to expose
# - '21:21' # FTP
- # Uncomment the next line if you uncomment anything in the section
- # environment:
+ environment:
# Uncomment this if you want to change the location of
# the SQLite DB file within the container
# DB_SQLITE_FILE: "/data/database.sqlite"