show image preview + single file downloads
This commit is contained in:
@@ -58,7 +58,7 @@ export default defineNuxtConfig({
|
||||
runtimeConfig: {
|
||||
public: {
|
||||
apiBase: '/api',
|
||||
cookiesSecure: 'false',
|
||||
cookiesSecure: false,
|
||||
cookiesSameSite: 'strict',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user