Commit b36f1255 authored by Adrian Pino's avatar Adrian Pino
Browse files

Polish the format of the repository

parent 09f5b593
Loading
Loading
Loading
Loading

.env

0 → 100644
+7 −0
Original line number Diff line number Diff line
# #### Logging ####
# LOG_LEVEL="debug"
# LOG_FILE="edgecloud.log"

#### EdgeCloud ####
# EDGE_CLOUD="i2edge"
EDGE_CLOUD_URL=http://192.168.123.86:30769

.gitignore

0 → 100644
+3 −0
Original line number Diff line number Diff line
.venv
.mypy_cache
.pytest_cache
 No newline at end of file
+0 −0

File moved.

+0 −0

File moved.

Loading