I ran docker SWAG got the cert via dns mode.
I dont need nginx and php,I want save resources by not running it.
iIwant to use it like certbot “certonly” mode
But I cant find any info on the documentation page.
the work around i can think off is, just not port forward the container & go into the container and turn the services off manually.
instead of doing it the manual way, is there any swag config that can achieve them?