This commit is contained in:
ManjaroOne666 2019-02-13 19:58:44 +00:00
parent e5a0b9a64f
commit 97cc367092
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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: {