An open API service indexing awesome lists of open source software.

https://github.com/razikus/igiadventures-webclient


https://github.com/razikus/igiadventures-webclient

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Run

```docker run -d -e IGISERVER='serverIP:port' razikus/igiwebclient:2
example:
docker run -d -e IGISERVER='localhost:8080' razikus/igiwebclient:2```

Remember, that ALL of users have to access that IP, not a container.