Compose-Examples/examples/gzctf
LRVT 86579fb58d
chore: adjust trusted ip ranges
2025-05-28 16:14:31 +02:00
..
README.md
appsettings.json chore: adjust trusted ip ranges 2025-05-28 16:14:31 +02:00
docker-compose.yml chore: add gzctf 2025-05-27 10:59:58 +02:00

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/.