mirror of
				https://github.com/bartvdbraak/omnidash.git
				synced 2025-10-30 16:09:11 +00:00 
			
		
		
		
	Merge pull request #223 from bartvdbraak/msid-plausible
Update environment variables and remove Plausible integrity check
This commit is contained in:
		
						commit
						d69f13e9d9
					
				
					 2 changed files with 0 additions and 2 deletions
				
			
		|  | @ -1,5 +1,4 @@ | ||||||
| SERVER_PB="http://localhost:8090" | SERVER_PB="http://localhost:8090" | ||||||
| PUBLIC_CLIENT_PB="http://127.0.0.1:8090" | PUBLIC_CLIENT_PB="http://127.0.0.1:8090" | ||||||
| PUBLIC_PLAUSIBLE_DOMAIN="plausible.example.com" | PUBLIC_PLAUSIBLE_DOMAIN="plausible.example.com" | ||||||
| PUBLIC_PLAUSIBLE_INTEGRITY="" |  | ||||||
| MSID_ASSOCIATION="{}" | MSID_ASSOCIATION="{}" | ||||||
|  | @ -16,7 +16,6 @@ | ||||||
| 			defer | 			defer | ||||||
| 			data-domain="omnidash.io" | 			data-domain="omnidash.io" | ||||||
| 			src="https://%sveltekit.env.PUBLIC_PLAUSIBLE_DOMAIN%/js/script.js" | 			src="https://%sveltekit.env.PUBLIC_PLAUSIBLE_DOMAIN%/js/script.js" | ||||||
| 			integrity="%sveltekit.env.PUBLIC_PLAUSIBLE_INTEGRITY%" |  | ||||||
| 		></script> | 		></script> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body | 	<body | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue