test env setup
This commit is contained in:
parent
e2465e2874
commit
f43d5a93de
5
test_env.sh
Executable file
5
test_env.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
# docker run -it --rm --network host mongo
|
||||||
|
# nginx -c "$(pwd)"/nginx.conf -g "pid '$(pwd)/nginx.pid';"
|
||||||
|
# . venv/bin/activate ; python3 main.py
|
Loading…
Reference in New Issue
Block a user