Updated Readme
This commit is contained in:
		
							parent
							
								
									5ab054f46f
								
							
						
					
					
						commit
						5107757791
					
				| @ -53,7 +53,7 @@ SSH_HOST= | |||||||
| SSH_PORT= | SSH_PORT= | ||||||
| SSH_USER= | SSH_USER= | ||||||
| SSH_FOLDER=/var/www/wordpress | SSH_FOLDER=/var/www/wordpress | ||||||
| URL=https://monitoringapi.solaredge.com/site/55555/envBenefits?systemUnits=Imperial&api_key= | URL1=https://monitoringapi.solaredge.com/site/55555/envBenefits?systemUnits=Imperial&api_key= | ||||||
| INFILE=environmental_benefits_blank.png | INFILE=environmental_benefits_blank.png | ||||||
| OUTFILE=solar.png | OUTFILE=solar.png | ||||||
| FONT_FACE=Biko_Regular.otf | FONT_FACE=Biko_Regular.otf | ||||||
| @ -69,7 +69,7 @@ SSH_HOST=myserver.com | |||||||
| SSH_PORT=22 | SSH_PORT=22 | ||||||
| SSH_USER=www-data | SSH_USER=www-data | ||||||
| SSH_FOLDER=/var/www/wordpress | SSH_FOLDER=/var/www/wordpress | ||||||
| URL=https://monitoringapi.solaredge.com/site/55555/envBenefits?systemUnits=Imperial&api_key= | URL1=https://monitoringapi.solaredge.com/site/55555/envBenefits?systemUnits=Imperial&api_key= | ||||||
| INFILE=environmental_benefits_blank.png | INFILE=environmental_benefits_blank.png | ||||||
| OUTFILE=solar.png | OUTFILE=solar.png | ||||||
| FONT_FACE=Biko_Regular.otf | FONT_FACE=Biko_Regular.otf | ||||||
| @ -79,5 +79,8 @@ MARGIN=91 | |||||||
| COLOR=#298246 | COLOR=#298246 | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | # Combining Mulitple Sites | ||||||
|  | Each site will need it's own ```URL```. These should be numbed from one, in sequence in the ```.env``` file. IE ```URL1```, ```URL2```, ```URL3```... | ||||||
|  | 
 | ||||||
| # Backgrounds | # Backgrounds | ||||||
| There are multilpe backgrounds to choose from. They can be selected by changing the ```INFILE``` variable | There are multilpe backgrounds to choose from. They can be selected by changing the ```INFILE``` value. You can make more and add them in the ```datas``` section of ```solar_edge.spec```. | ||||||
|  | |||||||
| @ -2,7 +2,7 @@ SSH_HOST=myserver.com | |||||||
| SSH_PORT=22 | SSH_PORT=22 | ||||||
| SSH_USER=www-data | SSH_USER=www-data | ||||||
| SSH_FOLDER=/var/www/wordpress | SSH_FOLDER=/var/www/wordpress | ||||||
| URL=https://monitoringapi.solaredge.com/site/55555/envBenefits?systemUnits=Imperial&api_key= | URL1=https://monitoringapi.solaredge.com/site/55555/envBenefits?systemUnits=Imperial&api_key= | ||||||
| INFILE=environmental_benefits_blank.png | INFILE=environmental_benefits_blank.png | ||||||
| OUTFILE=solar.png | OUTFILE=solar.png | ||||||
| FONT_FACE=Biko_Regular.otf | FONT_FACE=Biko_Regular.otf | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user