Deploiement Heroku

This commit is contained in:
Anthony Dumas 2019-03-12 14:09:54 +01:00
parent c0662c4f5a
commit e690d8c138

1
index.php Normal file
View File

@ -0,0 +1 @@
<?php header( 'Location: /index.html' ) ; ?>