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