init
This commit is contained in:
8
conf/.env.example
Normal file
8
conf/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
XBUILD_DIR=/Users/wukun/dev/eax4java/devtool/example
|
||||
# java
|
||||
CLASS_PATH=/Users/wukun/dev/eax4java/eax4dev/target/classes
|
||||
BASE_PACKAGE=com.tienon.eax.example
|
||||
RESOURCE_FILE=/Users/wukun/dev/eax4java/exapp/src/main/resources/workflow.json
|
||||
# api
|
||||
OPS_API_URL=http://localhost:8080
|
||||
RUN_API_URL=http://localhost:8080
|
||||
Reference in New Issue
Block a user