debug deployment coolify
This commit is contained in:
@@ -7,6 +7,7 @@ RUN docker-php-ext-install pdo_mysql mysqli \
|
|||||||
# Copy application files
|
# Copy application files
|
||||||
COPY portal.html /var/www/html/index.html
|
COPY portal.html /var/www/html/index.html
|
||||||
COPY portal.html /var/www/html/portal.html
|
COPY portal.html /var/www/html/portal.html
|
||||||
|
COPY favicon.ico /var/www/html/favicon.ico
|
||||||
COPY webgis_app/ /var/www/html/webgis_app/
|
COPY webgis_app/ /var/www/html/webgis_app/
|
||||||
COPY db_scripts/ /var/www/html/db_scripts/
|
COPY db_scripts/ /var/www/html/db_scripts/
|
||||||
COPY 01/ /var/www/html/01/
|
COPY 01/ /var/www/html/01/
|
||||||
|
|||||||
Reference in New Issue
Block a user