Files
about.i2p/DOCKER.md
2022-09-28 22:32:31 -04:00

274 B

Docker usage

If you want to run it in docker, just clone the repository

git clone https://github.com/eyedeekay/about.i2p

Edit the env.sh file to contain a cookie authkey

export AUTH_KEY="secure key"

and run ./docker.sh

./docker.sh