Conform the use of docker images by implementing the use of environment variables for all options available to Docker images and start node on docker run automatically.

This commit is contained in:
schlagmichdoch 2023-10-28 02:17:59 +02:00
parent b4e74c2dd1
commit 750f54301d
6 changed files with 462 additions and 350 deletions

View file

@ -43,7 +43,7 @@ No | Yes
**Self-Hosted Setup**
Proxy: Nginx | Apache2
Deployment: docker run | docker-compose | npm run start:prod
Deployment: docker run | docker compose | npm run start:prod
Version: v1.9.4
**Additional context**