mirror of https://github.com/TZGyn/shortener
delete test route
parent
349f83e49c
commit
8daf8cc090
@ -1,5 +0,0 @@
|
||||
<script>
|
||||
import { env } from '$env/dynamic/public'
|
||||
</script>
|
||||
|
||||
<div>Dynamic env: {env.PUBLIC_SHORTENER_URL}</div>
|
||||
Loading…
Reference in New Issue