mirror of
https://github.com/rekryt/iplist.git
synced 2025-12-17 23:30:23 +03:00
feat: add public directory and favicons
This commit is contained in:
@@ -33,6 +33,7 @@ RUN apt-get clean
|
||||
COPY ./src/ /app/src/
|
||||
COPY ./config/ /app/config/
|
||||
COPY ./storage/ /app/storage/
|
||||
COPY ./public/ /app/storage/
|
||||
COPY ./composer.json /app/
|
||||
COPY ./index.php /app/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user