Details
Details
Create a keyserver/.env file, eg.:
COMM_MYSQL_DATABASE=commdev COMM_MYSQL_USER=commdev COMM_MYSQL_PASSWORD=pass
And then make sure the Docker image still works: docker-compose down -v && docker-compose up --build
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable