Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 35d7a3a

Browse files
authoredJul 1, 2024··
Merge pull request #3847 from NginxProxyManager/develop
v2.11.3
2 parents 12d77e3 + 63d06da commit 35d7a3a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1454
-1213
lines changed
 

‎.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
._*
44
.vscode
55
certbot-help.txt
6+
test/node_modules
7+
*/node_modules
8+
docker/dev/dnsrouter-config.json.tmp
9+
docker/dev/resolv.conf

‎.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.11.2
1+
2.11.3

0 commit comments

Comments
 (0)
Please sign in to comment.