- Docker et Docker Compose installes
- Windows/Mac : Docker Desktop
- Linux :
apt install docker.io docker-compose-v2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ============================================ | |
| # ICQA Interface - Configuration Docker | |
| # ============================================ | |
| # Copiez ce fichier en .env et modifiez les valeurs selon vos besoins | |
| # cp .env.example .env | |
| # -------------------------------------------- | |
| # Configuration Webapp | |
| # -------------------------------------------- | |
| # Port sur lequel exposer la webapp |