You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm submitting a ... (check one with "x") [ ] bug report [x] feature request
Current behavior:
:~/Security-Lab-Manager@dev✗✗✗
docker-compose up
Creating network "security-lab-manager_djangonet" with driver "bridge"
Creating standlone-nginx ... done
Creating standalone-db ... done
Creating standlone-django ... done
Attaching to standalone-db, standlone-nginx, standlone-django
standlone-django | sed: can't read A_MainSite/settings.py: No such file or directory
standlone-django | sed: can't read A_MainSite/settings.py: No such file or directory
standlone-django | sed: can't read A_MainSite/settings.py: No such file or directory
standlone-django | sed: can't read A_MainSite/settings.py: No such file or directory
standlone-django exited with code 2
standlone-django exited with code 2
standlone-django exited with code 2
standlone-django exited with code 2
Expected behavior:
Steps to reproduce:
docker-compose up
Related code:
insert short code snippets here
Other information:
in the build/code/A_MainSite I don't see the settings.py file.
The text was updated successfully, but these errors were encountered:
I'm submitting a ... (check one with "x") [ ] bug report [x] feature request
Current behavior:
:~/Security-Lab-Manager@dev✗✗✗
docker-compose up
Creating network "security-lab-manager_djangonet" with driver "bridge"
Creating standlone-nginx ... done
Creating standalone-db ... done
Creating standlone-django ... done
Attaching to standalone-db, standlone-nginx, standlone-django
standlone-django | sed: can't read A_MainSite/settings.py: No such file or directory
standlone-django | sed: can't read A_MainSite/settings.py: No such file or directory
standlone-django | sed: can't read A_MainSite/settings.py: No such file or directory
standlone-django | sed: can't read A_MainSite/settings.py: No such file or directory
standlone-django exited with code 2
standlone-django exited with code 2
standlone-django exited with code 2
standlone-django exited with code 2
Expected behavior:
Steps to reproduce:
docker-compose up
Related code:
insert short code snippets here
Other information:
in the build/code/A_MainSite I don't see the settings.py file.
The text was updated successfully, but these errors were encountered: