Wireguard Config directory Missing

I have been attempting to setup a wireguard container on a Raspberry Pi 4, and for the most part, the setup has seemed pretty smooth. However, when I go to add a client using the command docker exec -t Wireguard /apps/show-peer (x) I get the error message grep: /config/wg0.conf: no such file or directory Peer (x) is not active. Is there some volume configuration I am missing or need to fix?