This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 226
faye.js not found on my production url. #115
Comments
+1 |
after I change my private_pub.yml to
I think it's only a config error , and I don't know how . |
+1 |
1 similar comment
+1 |
+1 |
+1 |
2 similar comments
+1 |
+1 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have implemented private pub in my rails app. it is working fine on my local. but on my production server it is not working. it doesn't find faye.js there.
production url : http://52.11.111.224
private_pub.yml entry for production :
production:
server: "http://52.11.111.224:9292/faye/faye"
secret_token: "awesomejobmanager"
Do you have any suggestion for this.
The text was updated successfully, but these errors were encountered: