add testing files
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
echo "UID=${UID}" > .env
|
||||
docker-compose up -d
|
||||
|
||||
cd ..
|
||||
WEB_DEBUG=true \
|
||||
./run.py
|
||||
Reference in New Issue
Block a user