Compose-Examples/examples/gzctf
LRVT baa33f19ec
docs: Update README.md
2025-06-08 16:00:55 +02:00
..
README.md docs: Update README.md 2025-06-08 16:00:55 +02:00
appsettings.json
docker-compose.yml

README.md

References

Notes

You have to pre-supply the appsettings.json in the bind mount volume dir.

sudo mkdir -p /mnt/docker-volumes/gzctf/config
sudo chmod -R 775 /mnt/docker-volumes/gzctf/config
cp appsettings.json /mnt/docker-volumes/gzctf/config/.