Skip to content

Commit

Permalink
ui: update development config to not use ACLs to simplify life
Browse files Browse the repository at this point in the history
  • Loading branch information
pearkes committed Aug 7, 2015
1 parent fc2aad3 commit 8bf8871
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ui/development_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"ui_dir": ".",
"bootstrap": true,
"server": true,
"acl_datacenter": "dc1",
"acl_master_token": "dev",
"advertise_addr": "127.0.0.1",
"http_api_response_headers": {
"Access-Control-Allow-Origin": "*"
}
Expand Down

0 comments on commit 8bf8871

Please sign in to comment.