mirror of
https://github.com/rekryt/iplist.git
synced 2025-06-20 16:16:06 +02:00
fix: typo in Dockerfile
This commit is contained in:
parent
ef668971ce
commit
31af62c5a9
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue