Comment on Best way to dockerize a static website?
jivandabeast@lemmy.browntown.dev 11 months agoWait, really? I use NPM and also have two sites running via a separate nginx container – i feel so dumb now LMAO
Comment on Best way to dockerize a static website?
jivandabeast@lemmy.browntown.dev 11 months agoWait, really? I use NPM and also have two sites running via a separate nginx container – i feel so dumb now LMAO
lemmyvore@feddit.nl 11 months ago
Yeah it’s not exactly an obvious feature. I don’t even remember how I stumbled onto it, I think I was looking at the /data dirs and noticed the default one.
I haven’t tried using it for more than one site but I think that if you add multiple domain names to the same proxy host they go to the same server instance and you might be able to tweak the “Advanced” config to serve all of them as virtual hosts.