mirror of
https://github.com/fspc/ybdb.git
synced 2026-09-17 17:01:36 -04:00
Adds local_configurations.php in place of YBDB.php.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user