Skip to content

Commit

Permalink
Fix proxmox demo service data loading
Browse files Browse the repository at this point in the history
  • Loading branch information
bastienwirtz committed Oct 14, 2022
1 parent 81c9000 commit 48b08d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dummy-data/_headers
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/*
Content-Type: application/json
Access-Control-Allow-Origin: *
Access-Control-Allow-Origin: https://homer-demo.netlify.app
3 changes: 3 additions & 0 deletions public/assets/config-demo.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ logo: "logo.png"
header: true
footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">Bulma</a>, <a href="https://vuejs.org/">Vue.js</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it.

proxy:
useCredentials: true

# Optional theme customization
theme: default
colors:
Expand Down

0 comments on commit 48b08d2

Please sign in to comment.