123456789101112131415 |
- images:
- image:
- repository: ccr.ccs.tencentyun.com/seembox/jc21_nginx-proxy-manager
- tag: 2.12.6
- consts:
- npm_container_name: npm
- data_path: /data
- notes_body: |
- ## Default Username and Password
- The First time you log into the Nginx Proxy Manager UI, use the following credentials.
- You will be prompted to change them on first login.
- - Username: `admin@example.com`
- - Password: `changeme`
|