moved bee-dashboard image to nginx
All checks were successful
CI / Build bee-dashboard docker images (push) Successful in 9m50s
All checks were successful
CI / Build bee-dashboard docker images (push) Successful in 9m50s
This commit is contained in:
7
bee-dashboard/bee-dashboard.conf
Normal file
7
bee-dashboard/bee-dashboard.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
server {
|
||||
listen 8080;
|
||||
root /srv/http;
|
||||
location / {
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user