Compare commits

..

No commits in common. "ce853455844b98ae71854f3ce3c6bb579bb45910" and "2dea0a941ce1ef828516dbef1bae628e8b3b4870" have entirely different histories.

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
python3 prepare.py python3 prepare.py
/docker-entrypoint.sh nginx -g daemon on; /docker-entrypoint.sh nginx -g daemon off;