How to format $date_gmt in nginx.conf file for Last-Modified header
I have added the Last-Modified header in the nginx.conf for the response of my Vue app. I build and run
Continue readingDocker questions and answers
I have added the Last-Modified header in the nginx.conf for the response of my Vue app. I build and run
Continue readingI have been working on a project that uses Django REST Framework for an API with an embedded Vue frontend.
Continue readingI have an application that I am trying to deploy at Google Cloud. This application is composed by three Docker
Continue readingI’m trying to deploy a vue.js application on a k8s cluster using docker and docker-compose. I’m also using a nginx
Continue readingI’m new to docker and google cloud platform, i just want to get started on hosting my laravel + vuejs
Continue readingI am running a Vue – Laravel project on docker. The whole info about it structure you can find here:
Continue readingI am trying to deploy my MEVN app using Docker, but I can’t seem to make Docker update when I
Continue readingI have installed a simple vue project via cli. I’ve created Dockerfile and docker-compose.yml file. But after docker-compose build &&
Continue readingI’m tring to deploy a simple test app on cloud with digital ocean. I created a new app with the
Continue readingI am trying to containerize all things related to my web app (Vue.js) using Docker Compose, including Nginx & SSL
Continue reading