mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-13 01:44:43 +02:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ ENV TZ="America/Los_Angeles"
|
||||
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
COPY /app/config.template /app/config.ini
|
||||
COPY config.template /app/config.ini
|
||||
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user