mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2026-06-02 13:02:09 +01:00
Resolved path errors caused by restructuring
This commit is contained in:
+3
-2
@@ -1,5 +1,5 @@
|
||||
[default]
|
||||
ROOT_DIR = "."
|
||||
SRC_DIR = "src"
|
||||
BUILD_DIR = "build"
|
||||
DOCKERFILE_DIR = "docker"
|
||||
SELENIUM_INIT_MESSAGE = "INFO [Standalone.execute] - Started Selenium Standalone"
|
||||
@@ -22,4 +22,5 @@ FUELIGNITION_URL = "https://opensuse.github.io/fuel-ignition/edit"
|
||||
CLI = true
|
||||
|
||||
[debug]
|
||||
DEBUG = true
|
||||
DEBUG = true
|
||||
CLI = false
|
||||
Reference in New Issue
Block a user