Not able to run in production #659
morbidsteve
started this conversation in
General
Replies: 1 comment 3 replies
-
As an example, here's one issue: Here's my ngingx.conf `worker_processes auto; events { http {
}` |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there. I'm trying to run planka on AWS, and have been troubleshooting numerous issues over the past few days. I am likely incompetent. Everything I do results in CORS issues.
In dev, accessing planka from localhost is just fine. When I try to run on AWS, access it via the EC2 instance, CORS issues are present forever.
Wondering if anyone could help?
Beta Was this translation helpful? Give feedback.
All reactions