mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 08:34:15 +03:00
fix: typo in Dockerfile
This commit is contained in:
@@ -33,7 +33,7 @@ RUN apt-get clean
|
||||
COPY ./src/ /app/src/
|
||||
COPY ./config/ /app/config/
|
||||
COPY ./storage/ /app/storage/
|
||||
COPY ./public/ /app/storage/
|
||||
COPY ./public/ /app/public/
|
||||
COPY ./composer.json /app/
|
||||
COPY ./index.php /app/
|
||||
|
||||
|
Reference in New Issue
Block a user