fix port and reqment py
This commit is contained in:
@@ -3,9 +3,9 @@ services:
|
||||
image: jc21/nginx-proxy-manager:latest
|
||||
container_name: nginx-proxy-manager
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "81:81"
|
||||
- "8020:80"
|
||||
- "8043:443"
|
||||
- "8021:81"
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- ./letsencrypt:/etc/letsencrypt
|
||||
|
||||
Reference in New Issue
Block a user