https://github.com/razikus/igiadventures-webclient
https://github.com/razikus/igiadventures-webclient
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/razikus/igiadventures-webclient
- Owner: Razikus
- Created: 2017-12-01T19:10:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-16T12:56:00.000Z (almost 8 years ago)
- Last Synced: 2025-02-16T11:29:10.845Z (8 months ago)
- Language: HTML
- Size: 6.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.