Skip to content

Commit e2011ee

Browse files
committedDec 24, 2024
Bump version
1 parent 1406e75 commit e2011ee

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed
 

‎.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.12.1
1+
2.12.2

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center">
22
<img src="https://nginxproxymanager.com/github.png">
33
<br><br>
4-
<img src="https://img.shields.io/badge/version-2.12.1-green.svg?style=for-the-badge">
4+
<img src="https://img.shields.io/badge/version-2.12.2-green.svg?style=for-the-badge">
55
<a href="https://hub.docker.com/repository/docker/jc21/nginx-proxy-manager">
66
<img src="https://img.shields.io/docker/stars/jc21/nginx-proxy-manager.svg?style=for-the-badge">
77
</a>

‎docs/src/setup/index.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ services:
2121
# Add any other Stream port you want to expose
2222
# - '21:21' # FTP
2323

24-
# Uncomment the next line if you uncomment anything in the section
25-
# environment:
24+
environment:
2625
# Uncomment this if you want to change the location of
2726
# the SQLite DB file within the container
2827
# DB_SQLITE_FILE: "/data/database.sqlite"

0 commit comments

Comments
 (0)
Failed to load comments.