Chingiz Mammadov

Results 24 comments of Chingiz Mammadov

Its a private Repo. Maybe i can show you on the link where it is has problem.

@pi0, Can you check (LINK DELETED) i have opened for you for a one day.

@pi0, After checking please write here i must again close deployment url

@pi0 for reproduce just refresh page shift + command + r or hard reload

Name: Chingiz (TL, Freelancer Front-end engineer) Business scenario: I'm using Coolify as a FrontEnd dev to simplify deployment and hosting for my clients. Also i want use it for production...

nuxt.config.js: ``` import { defineNuxtConfig } from 'nuxt3' export default defineNuxtConfig({ components: true, buildModules: [ ['@pinia/nuxt', { disableVuex: true }], '@intlify/nuxt3' ], intlify: { vueI18n: { // You can setting...

> nuxt.config.js: > > ``` > import { defineNuxtConfig } from 'nuxt3' > > export default defineNuxtConfig({ > components: true, > buildModules: [ > ['@pinia/nuxt', { disableVuex: true }], >...