devforth / spa-to-http

Lightweight zero-configuration SPA HTTP server. Serves SPA bundle on HTTP port so it plays well with Traefik out of the box. Compatible with Vue.js, React and Angular
MIT License
110 stars 8 forks source link

How to use in docker swam mode? #10

Open kuzvac opened 1 year ago

kuzvac commented 1 year ago

Hi, i found that you try so solve the same problem with serving static :) Try to use with https://github.com/whythawk/full-stack-fastapi-postgresql, but it will get me strange error, from browser it's 502, and nothing in logs. Can you suggest what is the problem?