diff --git a/m2pool-modules/m2pool-file/src/main/resources/bootstrap-test.yml b/m2pool-modules/m2pool-file/src/main/resources/bootstrap-test.yml index 573512c..1f5e41c 100644 --- a/m2pool-modules/m2pool-file/src/main/resources/bootstrap-test.yml +++ b/m2pool-modules/m2pool-file/src/main/resources/bootstrap-test.yml @@ -25,4 +25,5 @@ file: domain: https://www.m2pool.com path: /var/www/html/web-test # img: /img - filepath: /home/ubuntu/web \ No newline at end of file + filepath: /home/ubuntu/web + prefix: /statics \ No newline at end of file