AceNow / services /api-gateway /.env.example
GitHub Action
Clean deployment - 0 binaries
e1fc16f
raw
history blame contribute delete
175 Bytes
PORT=5000
AUTH_SERVICE_URL=http://localhost:5001
FILE_PARSER_SERVICE_URL=http://localhost:5002
AI_SERVICE_URL=http://localhost:5003
FRONTEND_SERVICE_URL=http://localhost:5004