This website requires JavaScript.
Explore
Help
Sign In
lfg2025
/
archy
Watch
1
Star
0
Fork
0
Code
Issues
11
Pull Requests
Actions
Packages
Projects
Releases
7
Wiki
Activity
Files
63cb68451a57ddfad6c7bbaf813abaeaf81710cf
archy
/
docker
/
mempool-frontend
/
start-nginx.sh
T
6 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
fix: recover mempool frontend after backend address changes
2026-09-15 02:49:06 -04:00
#!/bin/sh
set
-eu
/patch/repair-nginx.sh
nginx -t
exec
"
$@
"
Reference in New Issue
Copy Permalink