Closed matteoscrugli closed 6 months ago
I have (I guess temporarily) solved it with $config['csrf_protection'] = FALSE;
in application/config/config.php.
Thank you
Hello!
Thanks for posting this.
In many of my devices I get the following message on the main scree....
Can you please explain the way you used to test the app?
Alex Tselegidis, Easy!Appointments Creator Need a customization? Get a free quote! |
Closing this due to inactivity.
Alex Tselegidis, Easy!Appointments Creator Need a customization? Get a free quote! |
I used the suggested docker-compose file, and this nginx configuration:
server { listen 80; listen [::]:80;
}
In many of my devices I get the following message on the main screen:
"An Error Was Encountered. The action you have requested is not allowed."
No useful info from the docker log