Actual local ip 192.168.1.333 fowarded to 10.160.0.64 works.nginx reverse proxy 192.168.1.333:3000 to domain.tld -- ssl strict disallows content to be shown (probably just a chrome issue?)
REACT_APP_SERVER_BASE_URL=http://10.160.0.64:3000/graphql/SERVER_URL=http://10.160.0.64:3000# Uncoment if you are serving your front on another server than the API (eg. bucket)FRONT_BASE_URL=http://10.160.0.64:3000