Files
exapp/conf/.env.example
2025-11-13 01:06:33 +08:00

8 lines
308 B
Plaintext

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