Taobin-Recipe-Manager/server/app.env

4 lines
163 B
Bash
Raw Normal View History

2023-09-20 10:39:11 +07:00
ALLOWED_ORIGINS=http://localhost:4200,http://localhost:8080
CLIENT_REDIRECT_URL=http://localhost:4200/callback
SERVER_PORT=8080
SERVER_DOMAIN=http://localhost:8080