Add random profiles

This commit is contained in:
Andros Fenollosa
2021-11-11 22:46:49 +01:00
parent b57103eabd
commit fe3caee6f9
8 changed files with 135 additions and 16 deletions

View File

@ -25,4 +25,3 @@ RUN pip3 install -r requirements.txt
# launcher
COPY django-launcher.sh /django-launcher.sh
RUN chmod +x /django-launcher.sh