Adding NAS storage to LXC container
Datacentre -> Storage ->Add SMB/CIFS
2) Edit LXC .conf file
From host shell
sudo nano /etc/pve/lxc/<LXCid>.conf
add following line below memory section:
mp0: /mnt/pve/<filesharename>,mp=<mount folder>,size=0T
3) Reboot LXC and test