From 97cc367092b6b6f8900c0b0cc3a8c2aa4c954f0d Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Wed, 13 Feb 2019 19:58:44 +0000 Subject: [PATCH] update --- TODO.md | 3 +-- nuxt.config.js | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 85a4d4f..ed01c49 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ ## TODO -* General - titles - shadow looks untidy before title transitions in - - make part of transition? * General - sort things by sort_order +* General - page headings etc - use api * mailer * remove testing/dev mode or whatever its called from axios in nuxt.config.js diff --git a/nuxt.config.js b/nuxt.config.js index 6cbe5c1..7d2f5ec 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -91,6 +91,7 @@ module.exports = { // See https://github.com/nuxt-community/axios-module#options proxy: true, baseURL: 'http://192.168.0.5:3003', + debug: false, }, proxy: {