mirror of
https://github.com/UrloMythus/UnHided.git
synced 2026-04-11 03:40:54 +00:00
Update Dockerfile
This commit is contained in:
@@ -7,7 +7,7 @@ WORKDIR /app
|
|||||||
RUN apt-get update && apt-get install -y git
|
RUN apt-get update && apt-get install -y git
|
||||||
|
|
||||||
# Clone the repository
|
# Clone the repository
|
||||||
RUN git clone https://github.com/UrloMythus/UnHided.git .
|
RUN git clone https://github.com/YourUsername/YourRepoName.git .
|
||||||
|
|
||||||
# Copy the local config.json file to the container
|
# Copy the local config.json file to the container
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user