Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-open-source
/
BaseBallSimulator
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Ubuntu
2021-06-09 15:22:34 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e789c85f6400110d875352fd5a9736dc687954f1
e789c85f
1 parent
a6ba58a2
Add server
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
app.js
app.js
View file @
e789c85
...
...
@@ -4,7 +4,6 @@ const path = require('path');
const
HTTPS
=
require
(
'https'
);
const
app
=
express
();
const
domain
=
"2020105636.oss-2021.tk"
const
sslport
=
23023
;
...
...
Please
register
or
login
to post a comment