Configure foundry container

This commit is contained in:
2023-03-08 22:22:43 -07:00
parent d9a7ea19a3
commit b708bb2122
4 changed files with 23 additions and 17 deletions
@@ -3,3 +3,5 @@ services:
foundry:
image: ghcr.io/foundry-rs/foundry:latest
command: ["while :; do sleep 600; done"]
volumes:
- ../config/foundry/foundry.toml:/foundry.toml