Update Dockerfile

This commit is contained in:
Urlo30
2025-01-01 10:56:21 +01:00
committed by GitHub
parent 2922182959
commit cb6898afa8

View File

@@ -7,7 +7,7 @@ WORKDIR /app
RUN apt-get update && apt-get install -y git
# Clone the repository
RUN git clone https://github.com/Urlo30/LoapTri2.git .
RUN git clone https://github.com/UrloMythus/UnHided.git .
# Copy the local config.json file to the container