Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jabis Sevón
/
gun-multiserver
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
1e8ca0f0
authored
2020-04-30 22:11:48 +0700
by
Jabis Sevón
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
ssh://omega.coder.fi:222/coder/gun-multiserver
2 parents
7d6e5f52
ba87bb52
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
multisocket.config.js
multisocket.config.js
View file @
1e8ca0f
...
...
@@ -2,12 +2,9 @@ module.exports = {
apps
:
[{
name
:
'multisocket'
,
script
:
'server.js'
,
watch
:
true
watch
:
true
,
env
:
{
SSL
:
false
,
SSLKEY
:
'cert/server.key'
,
SSLCERT
:
'cert/server.cert'
,
DEBUG
:
false
DEBUG
:
true
}
}]
};
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment