Răsfoiți Sursa

Bump version

Jamie Curnow 11 luni în urmă
părinte
comite
e2011ee45c
3 a modificat fișierele cu 3 adăugiri și 4 ștergeri
  1. 1 1
      .version
  2. 1 1
      README.md
  3. 1 2
      docs/src/setup/index.md

+ 1 - 1
.version

@@ -1 +1 @@
-2.12.1
+2.12.2

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 <p align="center">
 	<img src="https://nginxproxymanager.com/github.png">
 	<br><br>
-	<img src="https://img.shields.io/badge/version-2.12.1-green.svg?style=for-the-badge">
+	<img src="https://img.shields.io/badge/version-2.12.2-green.svg?style=for-the-badge">
 	<a href="https://hub.docker.com/repository/docker/jc21/nginx-proxy-manager">
 		<img src="https://img.shields.io/docker/stars/jc21/nginx-proxy-manager.svg?style=for-the-badge">
 	</a>

+ 1 - 2
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"