mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2026-04-29 04:21:48 +01:00
Better restructure, and improved debug
This commit is contained in:
+9
-2
@@ -8,7 +8,7 @@ FUELIGNITION_URL = "http://localhost:3000/fuel-ignition/edit"
|
||||
FUELIGNITION_BUILD_DIR = "fuel-ignition"
|
||||
CWD_MOUNTDIR = "/host_cwd"
|
||||
CLIENT_STDOUT = true
|
||||
CLEANUP_IMAGES = false
|
||||
CLEANUP_IMAGES = true
|
||||
CLI = false
|
||||
DEBUG = false
|
||||
|
||||
@@ -23,4 +23,11 @@ CLI = true
|
||||
|
||||
[debug]
|
||||
DEBUG = true
|
||||
CLI = false
|
||||
CLI = false
|
||||
|
||||
[default.snoop.install]
|
||||
snoop = "ss"
|
||||
out = "snoop.log"
|
||||
|
||||
[default.snoop.snoop]
|
||||
depth = 3
|
||||
Reference in New Issue
Block a user