Adds local_configurations.php in place of YBDB.php.

This commit is contained in:
Jonathan Rosenbaum
2017-08-12 04:04:20 +00:00
parent 650682f81e
commit 85d1099076
2 changed files with 1 additions and 11 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ WORKDIR /var/www/html
RUN rm index.html; \
git clone -b devel https://github.com/fspc/Yellow-Bike-Database.git .
COPY YBDB.php /var/www/html/Connections/
COPY local_configurations.php /var/www/html/Connections/
# COPY populate.sql /var/www/html/sql/
# mysql_install_db solves a problem which occurs if bikebike/bikebike has not