improve deployment
- customer angular app: add base-href and deploy url - botond_daily.sh : allow daily scripts
This commit is contained in:
@@ -61,7 +61,7 @@ html{
|
||||
body{
|
||||
min-height: 100%;
|
||||
height: 100%;
|
||||
background: url("/assets/images/cutlercross-background.jpg");
|
||||
background: url("~/assets/images/cutlercross-background.jpg");
|
||||
background-repeat: repeat-y;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user