If one wants to access the app outside of the network, you will need to add a VirtualHost to the wolserver.conf file in /etc/httpd/conf.d.
{{Code| Listen 8081 <VirtualHost *:8081>}}
at the top of the ****.wolserver.conf (assuming you want Wake-On-LAN Server to listen on port 8081.)