adding index.php to redirect to subnets.html
This commit is contained in:
parent
829963dce5
commit
7af2c164cb
@ -1,4 +1,4 @@
|
|||||||
FROM php:5.6-apache
|
FROM php:5.6-apache
|
||||||
|
|
||||||
COPY gennum.php subnets.html /var/www/html/
|
COPY index.php gennum.php subnets.html /var/www/html/
|
||||||
COPY img/* /var/www/html/img/
|
COPY img/* /var/www/html/img/
|
||||||
|
Loading…
Reference in New Issue
Block a user