Files
ThreadNet-Web/packages/playwright-common/docker-entrypoint.sh
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
78 B
Bash
Raw Normal View History

#!/bin/bash
exec /usr/bin/playwright run-server --port "$PORT" --host 0.0.0.0