mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-29 11:20:34 +01:00
rework structure
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default {
|
||||
authtoken: process.env.NGROK_AUTHTOKEN,
|
||||
auth: process.env.NGROK_AUTH_USER + ':' + process.env.NGROK_AUTH_PASS,
|
||||
region: 'eu',
|
||||
addr: process.env.NGROK_PORT,
|
||||
proto: 'http',
|
||||
subdomain: 'artsite'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user