aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/profile.json.template
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/profile.json.template')
-rw-r--r--src/main/resources/profile.json.template11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/main/resources/profile.json.template b/src/main/resources/profile.json.template
new file mode 100644
index 0000000..b473a4d
--- /dev/null
+++ b/src/main/resources/profile.json.template
@@ -0,0 +1,11 @@
+{
+ "stdin_port": 48701,
+ "control_port": 48702,
+ "hb_port": 48705,
+ "shell_port": 48703,
+ "iopub_port": 48704,
+ "ip": "9.125.72.72",
+ "transport": "tcp",
+ "signature_scheme": "hmac-sha256",
+ "key": ""
+} \ No newline at end of file