Add two servers

This commit is contained in:
Owen Schwartz
2024-09-28 12:56:36 -04:00
parent db3ce357df
commit f8ed090a83
5 changed files with 60 additions and 25 deletions

7
.env-example Normal file
View File

@@ -0,0 +1,7 @@
ENVIRONMENT=dev
LOG_LEVEL=debug
SAVE_LOGS=
PORT=3000
INTERNAL_PORT=3001
CONFIG_PATH=./config
API_VERSION=v1