Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental Update #26

Merged
merged 14 commits into from
May 28, 2019
Merged

Incremental Update #26

merged 14 commits into from
May 28, 2019

Conversation

danielebra
Copy link
Owner

  • Update backend
    • View all orders by user: api/user//orders

@danielebra danielebra self-assigned this May 28, 2019
@danielebra danielebra merged commit 90492f7 into master May 28, 2019
@@ -1,6 +1,6 @@
import axios from "axios";

export default axios.create({
baseURL: "https://online-movie-store.netlify.com/api"
//baseURL: "http://localhost:8000/api"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#28
Domain name url changed to direct IP url, without HTTPS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants