Skip to content

Portail pour commander une installation NHC en HTML5

Notifications You must be signed in to change notification settings

extric99/PortailNHC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Portail NHC

You can run this code with Docker :

How to build it ?

# To be executed in your project folder
docker build -t portail_nhc .

How to launch it ?

docker run -p 80:80 -e NHC_IP=YOU_NHC_IP portail_nhc

The portail will be accessible on the port 80 on your Docker system

About

Portail pour commander une installation NHC en HTML5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 73.4%
  • JavaScript 14.4%
  • PHP 12.2%