full-stack-fastapi-template
full-stack-fastapi-template copied to clipboard
502 bad gateway
after i have run 'docker-compose up -d' command, everything seems to be fine,but i cannot access 'http://localhost ' or 'http://localhost/api', the result is '502 bad gateway'; only the middleware like pg and flower etc can be accessed,i donot know where i am wrong,i am confuesed,please help!
debug log

I also encountered the same problem. Have you solved it? I appreciate it.