Added New And More Secure Dockerfile

This commit is contained in:
M1DN1GHT01 2021-03-10 09:49:05 -05:00 committed by GitHub
parent 1533c50044
commit bcd66c781a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
"name": "Pavlov VR Server(s)",
"author": "admin@devil.wtf",
"description": "Pavlov VR Servers",
"image": "quay.io\/pterodactyl\/core:glibc",
"image": "quay.io/m1dn1ght/pavlov:PavlovDebian",
"startup": ".\/PavlovServer.sh -PORT={{SERVER_PORT}}",
"config": {
"files": "{\r\n \"Pavlov\/Saved\/Config\/RconSettings.txt\": {\r\n \"parser\": \"file\",\r\n \"find\": {\r\n \"Password=\": \"Password={{env.RCON_PASSWORD}}\",\r\n \"Port=\": \"Port={{env.RCON_PORT}}\"\r\n }\r\n }\r\n}",