mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
Also for the docker compose
This commit is contained in:
@@ -69,8 +69,7 @@ docker run -d \
|
|||||||
-e HOSTNAME=myserver.domain.com \
|
-e HOSTNAME=myserver.domain.com \
|
||||||
-e ALLOW_NEW_ACCOUNTS=true \
|
-e ALLOW_NEW_ACCOUNTS=true \
|
||||||
-e USE_MONGODB=true \
|
-e USE_MONGODB=true \
|
||||||
-e MONGO_HOST=mongodb \
|
-e MONGO_URL=mongodb://username:password@mongodb:27017/meshcentral \
|
||||||
-e MONGO_PORT=27017 \
|
|
||||||
-v meshcentral-data:/opt/meshcentral/meshcentral-data \
|
-v meshcentral-data:/opt/meshcentral/meshcentral-data \
|
||||||
-p 443:443 \
|
-p 443:443 \
|
||||||
ghcr.io/ylianst/meshcentral:<tag>
|
ghcr.io/ylianst/meshcentral:<tag>
|
||||||
|
|||||||
Reference in New Issue
Block a user