-
install docker and docker-compose
-
copy
.env.docker.exampleto./docker/production/.envor./docker/development/.env -
change the variables in the
.envfile to your liking
make start-developmentmake start-production| Name | Name | Last commit date | ||
|---|---|---|---|---|
install docker and docker-compose
copy .env.docker.example to ./docker/production/.env or ./docker/development/.env
change the variables in the .env file to your liking
make start-developmentmake start-production