mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
Change Host
This commit is contained in:
@@ -21,7 +21,8 @@ const pageTransition = {
|
||||
const target = 'server'
|
||||
|
||||
const server = {
|
||||
port: 3333
|
||||
port: 3333,
|
||||
host: '0.0.0.0'
|
||||
}
|
||||
|
||||
const components = true
|
||||
|
||||
Reference in New Issue
Block a user