Moving config to config folder
This commit is contained in:
@@ -5,6 +5,8 @@ WORKDIR /app
|
||||
COPY config.py .
|
||||
COPY flairtimercomment.py .
|
||||
|
||||
RUN mkdir -p /app/config
|
||||
|
||||
# Install dependencies
|
||||
RUN pip install --no-cache-dir praw
|
||||
|
||||
|
||||
Reference in New Issue
Block a user