mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-07 19:36:07 +00:00
fix: Local static assets
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
<img
|
||||
alt="nocodb logo"
|
||||
class={isAbsolute ? 'w-10 absolute top-0 left-0 -m-5' : 'w-8 mx-auto'}
|
||||
src="https://cdn.coollabs.io/assets/coolify/services/nocodb/nocodb.png"
|
||||
src="/nocodb.png"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user