Skip to content

Commit

Permalink
[remove-test-link] Updated nuxt config in vic gov example. (#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
MdNadimHossain authored and tim-yao committed Dec 2, 2019
1 parent 468f2c8 commit 17e4099
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/vic-gov-au/nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ require('dotenv').config()

process.env.DEBUG = 'nuxt:*' // display nuxt.js logs
process.env.APP_ROOT_PATH = '.' // Set the example app root path, for this example app config only.
process.env.CONTENT_API_SERVER = 'http://nginx-php-content-vic-pr-752.lagoon.vicsdp.amazee.io/'

export default {

Expand Down

0 comments on commit 17e4099

Please sign in to comment.