How to allow wifi access to local Lan with Openwrt One

I'm trying to be able to access my servers from my laptop that is wifi connected to a Openwrt One
The Openwrt One default setup is eth0 connected to Ubiquiti Gateway with an address within my home Lan network. Br-Lan is 192.168.1.1.
The Laptop gets a DHCP address in the 192.168.1.x range.
I want to mount the server hard drives (nfs), ssh login to servers, and have http access to the servers from the Laptop.
When I first got the Openwrt One I had this all setup with the Openwrt One giving DHCP address to wifi clients. Lost root password, did reset and can not figure it out now.
I've tried several way to do this and none have worked and have to do a reset to be able to access the router.
Any help would be appreciated.

              ISP Modem
                       |
     Ubiquiti Cloud Gateway Ultra
                       |

Server --- Ubiquiti Switch --- Server
|
Openwrt One
|
WiFi Laptop

What is the intent of your OpenWrt One device? Are you using it as a second router, or just a bridged AP?

Just being used as AP with Laptop having access to internet and local lan network

Follow this guide:

Thanks psherman. I had tried using those instructions with LuCI a few times, but somehow kept screwing up. I tried with shelling in and editing the files and it worked.