Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Omar Elkadi
PStA WP2 OmarElkadi1
Commits
0b45f23a
Commit
0b45f23a
authored
Jun 21, 2021
by
Omar Elkadi
Browse files
add vue config
parent
7ba7bd06
Changes
1
Hide whitespace changes
Inline
Side-by-side
vue.config.js
View file @
0b45f23a
export
const
devServer
=
{
host
:
'
0.0.0.0
'
};
\ No newline at end of file
module
.
exports
=
{
devServer
:
{
host
:
'
0.0.0.0
'
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment