Mohammed Abchiche

Results 1 comments of Mohammed Abchiche

the port `3000` is probably used by `ollama`(or other app), so, you should change it in the `docker-compose.yaml` file in ` ports: -'3000:80' ` to something example like ` ports:...