I started the wireguard server tried running command: ```docker-compose exec wireguard addclient ubuntu-air``` The output I received was: ```no configuration file provided: not found``` Where do I add a configuration file? I don't see it in your docs.
I started the wireguard server tried running command:
docker-compose exec wireguard addclient ubuntu-airThe output I received was:
no configuration file provided: not foundWhere do I add a configuration file? I don't see it in your docs.