2024-04-05, 05:06 PM
(This post was last modified: 2024-04-05, 05:17 PM by 4r5hw45twh. Edited 4 times in total.)
(2024-04-05, 04:54 PM)TheDreadPirate Wrote: You used "localhost" before when it was on the same machine. That is not going to work since it is not on the same machine anymore. You'd have to change it to use your public home IP or VPN IP, if you go that route.
Ok, weird...I changed "localhost" in my config file, moved the new Caddyfile to my VPS, but getting error/info still when running the run command and it's still saying "localhost" on the info messages, even though I triple checked and it's not set to that anymore. Seems to be less errors/info, though?
So right now I have: A record pointing to public VPS IP. VPS Caddyfile pointing to my home public IP. 8096 port forwarded on home router (already was), which I know works because connecting to it with my home public IP was fine.