Update Remote-Access_Containers/meshcentral/compose.yaml
This commit is contained in:
@@ -17,6 +17,9 @@ services:
|
||||
restart: unless-stopped
|
||||
container_name: meshcentral
|
||||
image: typhonragewind/meshcentral:latest
|
||||
depends_on:
|
||||
meshcentral-config:
|
||||
condition: service_completed_successfully
|
||||
#ports:
|
||||
# - 8090: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:
|
||||
|
||||
Reference in New Issue
Block a user