3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- 2.12.1
1
+ 2.12.2
Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
2
<img src="https://nginxproxymanager.com/github.png">
3
3
<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">
5
5
<a href="https://hub.docker.com/repository/docker/jc21/nginx-proxy-manager">
6
6
<img src="https://img.shields.io/docker/stars/jc21/nginx-proxy-manager.svg?style=for-the-badge">
7
7
</a>
Original file line number Diff line number Diff line change @@ -21,8 +21,7 @@ services:
21
21
# Add any other Stream port you want to expose
22
22
# - '21:21' # FTP
23
23
24
- # Uncomment the next line if you uncomment anything in the section
25
- # environment:
24
+ environment :
26
25
# Uncomment this if you want to change the location of
27
26
# the SQLite DB file within the container
28
27
# DB_SQLITE_FILE: "/data/database.sqlite"
0 commit comments