Skip to content

Commit

Permalink
remove limitations
Browse files Browse the repository at this point in the history
  • Loading branch information
rinick committed Apr 16, 2019
1 parent 720fe86 commit 2cbe938
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,3 @@
- the server will host all the files in www at http://localhost:8423

the example will be served at http://localhost:8423/react-app/example.html

### limitations

1. dglux license for static viewer only allows fixed domain+port, so any domain, path, config change require a new license.
- this shouldn't be an issue in production, if you need a different configuration during development, just let me know.
2. dglux expects the projects in `{file}/proj/{projectName}/{dg5Name}`
- other part are configurable, but the `proj` folder's name can't be changed for now.

0 comments on commit 2cbe938

Please sign in to comment.