mirror of
https://github.com/UrloMythus/UnHided.git
synced 2026-04-09 02:40:47 +00:00
Update Dockerfile
This commit is contained in:
@@ -7,7 +7,7 @@ WORKDIR /app
|
||||
RUN apt-get update && apt-get install -y git
|
||||
|
||||
# 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user