Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
S
srvpro-pterodactyl
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
srvpro-pterodactyl
Commits
fd04cb1e
Commit
fd04cb1e
authored
4 years ago
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
egg
parent
7535b21c
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
egg.json
egg.json
+4
-4
No files found.
egg.json
View file @
fd04cb1e
...
...
@@ -3,11 +3,11 @@
"meta"
:
{
"version"
:
"PTDL_v1"
},
"exported_at"
:
"20
19-09-07T12:43:11
+00:00"
,
"exported_at"
:
"20
20-08-27T08:34:25
+00:00"
,
"name"
:
"SRVPro"
,
"author"
:
"
unknown@unknown
.com"
,
"author"
:
"
nanahira@momobako
.com"
,
"description"
:
"A YGOPro Server."
,
"image"
:
"mycard
\/
srvpro-pterodactyl"
,
"image"
:
"
git-registry.mycard.moe
\/
mycard
\/
srvpro-pterodactyl"
,
"startup"
:
"node ygopro-server.js"
,
"config"
:
{
"files"
:
"{
\r\n
\"
config
\/
config.json
\"
: {
\r\n
\"
parser
\"
:
\"
json
\"
,
\r\n
\"
find
\"
: {
\r\n
\"
port
\"
:
\"
{{server.build.default.port}}
\"
,
\r\n
\"
modules.welcome
\"
:
\"
{{env.WELCOME}}
\"
,
\r\n
\"
modules.windbot.spawn
\"
: true,
\r\n
\"
modules.http.port
\"
:
\"
{{env.HTTP_PORT}}
\"\r\n
}
\r\n
}
\r\n
}"
,
...
...
@@ -18,7 +18,7 @@
"scripts"
:
{
"installation"
:
{
"script"
:
"#!
\/
bin
\/
bash
\r\n
cd
\/
mnt
\/
server
\r\n
mv
\/
ygopro-server
\/
* .
\r\n
cp data
\/
default_config.json config
\/
config.json"
,
"container"
:
"
mycard
\/
ygopro-server
:latest"
,
"container"
:
"
git-registry.mycard.moe
\/
mycard
\/
srvpro
:latest"
,
"entrypoint"
:
"bash"
}
},
...
...
This diff is collapsed.
Click to expand it.
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