212 B
212 B
Armel.net
How to run
cp .env.example .env
make start
You will now have a webserver running on localhost:443 and localhost:80
How to stop
make stop
How to test
make test
cp .env.example .env
make start
You will now have a webserver running on localhost:443 and localhost:80
make stop
make test