diff options
Diffstat (limited to 'frontend/.env.local')
| -rw-r--r-- | frontend/.env.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/.env.local b/frontend/.env.local new file mode 100644 index 0000000..c3ff517 --- /dev/null +++ b/frontend/.env.local @@ -0,0 +1 @@ +NEXT_PUBLIC_API_BASE_URL=http://127.0.0.1:3001 |
