nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

feat: add remark in proxy hosts list

Open GodD6366 opened this issue 1 year ago • 2 comments

Sometimes the domain names are the same but the port numbers are different, making it difficult to distinguish. So notes were added for differentiation.

Also solve their needs #3182 #1585

image

GodD6366 avatar Sep 17 '24 09:09 GodD6366

CI Error:

/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
certbot-node: Pulling from nginxproxymanager/nginx-full
Digest: sha256:ca43814fffc5c681fd73808606c617ab6a1624e2faddd52e141866236688eaf9
Status: Image is up to date for nginxproxymanager/nginx-full:certbot-node
docker.io/nginxproxymanager/nginx-full:certbot-node
[1;34m❯ [1;36mTesting backend ...[0m
yarn install v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
Done in 36.40s.
yarn run v1.22.22
$ /app/node_modules/.bin/eslint .

/app/migrations/20240917085226_add_remark_to_proxy_host.js
  1:1  error  This group of assignments is not aligned  align-assignments/align-assignments

✖ 1 problem (1 error, 0 warnings)
  1 error and 0 warnings potentially fixable with the `--fix` option.

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

PR is now considered stale. If you want to keep it open, please comment :+1:

github-actions[bot] avatar May 17 '25 02:05 github-actions[bot]