Files
simple-nanoshare/testing/run_localserver.sh
T
2025-12-23 15:21:23 +01:00

7 lines
81 B
Bash
Executable File

echo "UID=${UID}" > .env
docker-compose up -d
cd ..
WEB_DEBUG=true \
./run.py