mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-04-22 19:35:43 -04:00
Update readme.md
This commit is contained in:
parent
6e5e77f547
commit
bf4345efbd
@ -16,7 +16,7 @@ services:
|
|||||||
container_name: meshcentral
|
container_name: meshcentral
|
||||||
image: meshcentral
|
image: meshcentral
|
||||||
ports:
|
ports:
|
||||||
- 8086:443 #MeshCentral will moan and try everything not to use port 80, but you can also use it if you so desire, just change the config.json according to your needs
|
- 443:443 #MeshCentral will moan and try everything not to use port 80, but you can also use it if you so desire, just change the config.json according to your needs
|
||||||
environment:
|
environment:
|
||||||
- HOSTNAME=my.domain.com #your hostname
|
- HOSTNAME=my.domain.com #your hostname
|
||||||
- REVERSE_PROXY=false #set to your reverse proxy IP if you want to put meshcentral behind a reverse proxy
|
- REVERSE_PROXY=false #set to your reverse proxy IP if you want to put meshcentral behind a reverse proxy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user