mirror of
https://github.com/chibicitiberiu/ytsm.git
synced 2024-02-24 05:43:31 +00:00
Removed unnecessary config volume.
This commit is contained in:
@ -12,7 +12,6 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
ENV YTSM_DEBUG='False'
|
||||
ENV YTSM_DATA_DIR='/usr/src/ytsm/data'
|
||||
|
||||
VOLUME /usr/src/ytsm/config
|
||||
VOLUME /usr/src/ytsm/data
|
||||
VOLUME /usr/src/ytsm/download
|
||||
|
||||
|
Reference in New Issue
Block a user