Configure foundry container
Former-commit-id: b708bb212279deb5475fdca6a0e01d74bbfd8e6e
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user