mirror of
https://github.com/Blockstream/satellite-api.git
synced 2025-03-09 22:10:12 +01:00
3 lines
58 B
Text
3 lines
58 B
Text
|
FROM nginx
|
||
|
COPY nginx.conf /etc/nginx/conf.d/default.conf
|