☀️
In Dorset
PHP, Laravel, Vue, Nuxt and all round Software, Linux and Cloud Infrastructure developer and enthusiast. Based in Dorset, UK...Prefer tabs.
- Dorset, UK
-
00:22
(UTC +01:00)
Pinned Loading
-
LaravelNuxt - nginx.conf
LaravelNuxt - nginx.conf 1server {2listen 80;
3listen 443 ssl;
4index index.php index.html;
5server_name laravel-nuxt.local;
-
aws_code_deploy_agent.sh
aws_code_deploy_agent.sh 1#!/bin/bash -xe23## Code Deploy Agent Bootstrap Script##45 -
Laravel Nuxt docker-compose.yml
Laravel Nuxt docker-compose.yml 1version: '3'
23networks:4laravel-nuxt:5 -
LaravelNuxt - Nginx Dockerfile
LaravelNuxt - Nginx Dockerfile 1FROM nginx:latest
23WORKDIR /var/www/html
45RUN chown -R www-data:www-data /var/www/html
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.