fix
This commit is contained in:
parent
909409746e
commit
93e5651d06
@ -65,8 +65,7 @@ services:
|
|||||||
container_name: nginx-proxy-manager
|
container_name: nginx-proxy-manager
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- '80:80'
|
- '8080:80'
|
||||||
- '443:443'
|
|
||||||
- '81:81'
|
- '81:81'
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user