mirror of
https://github.com/CommonLoon102/NBloodServerSupervisor.git
synced 2024-12-22 10:42:54 +01:00
parent
5fd606734c
commit
0154e634ba
@ -91,6 +91,9 @@ server { \n\
|
||||
root /supervisor/publish/wwwroot; \n\
|
||||
mp4; \n\
|
||||
} \n\
|
||||
location ~/favicon.ico { \n\
|
||||
root /supervisor/publish/wwwroot; \n\
|
||||
} \n\
|
||||
}' > /etc/nginx/sites-available/default && service nginx start && nginx -t && nginx -s reload
|
||||
|
||||
CMD service nginx start \
|
||||
|
BIN
WebInterface/wwwroot/favicon.ico
Normal file
BIN
WebInterface/wwwroot/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
Loading…
Reference in New Issue
Block a user