AIO Talk as standalone container on different server

Hello everyone,
I’m having problems installing the Talk container (image: nextcloud/aio-talk:latest) on a different server than the other container instances.
Nextcloud itself is available in a setup at cloud.domain.com and my signaling server should be on a different server at signaling.domain.com.
When I use the command curl -i https://signaling.kjg-wallstadt.de/standalone-signaling/api/v1/welcome, I always get an error. Alternately 404, 501 or 502.
The log from Janus looks good so far:

I think it has something to do with my configuration in the Nginx Proxy Manager:

I have not made any other settings in NPM.
Is the port correct or must the NATS port 3478 be specified here?

Thank you for your help :slight_smile: