Added sample env
This commit is contained in:
		@@ -1,5 +1,9 @@
 | 
			
		||||
<script>
 | 
			
		||||
	import { OpenAPI } from '@odit/lfk-client-js';
 | 
			
		||||
	import { env } from '$env/dynamic/public';
 | 
			
		||||
	import '../app.postcss';
 | 
			
		||||
 | 
			
		||||
	OpenAPI.BASE = env.PUBLIC_BASE_URL || 'https://run.lauf-fuer-kaya.de';
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<slot />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user