mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-17 13:47:11 -04:00
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
#!/usr/bin/with-contenv /bin/bash
|
|
|
|
exec nginx -g "daemon off;"
|