Skip to content

Commit 1e1ab73

Browse files
committed
🐛 fix(env): fix production url api variable
1 parent 5043e73 commit 1e1ab73

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ A **production-ready full-stack boilerplate** to kickstart your next project, bu
3232
[![React Native](https://img.shields.io/github/package-json/dependency-version/warteamx/lab1-todoApp/react-native?filename=client%2Fpackage.json&style=flat-square&logo=react&labelColor=2f3136)](https://reactnative.dev)
3333
[![React](https://img.shields.io/github/package-json/dependency-version/warteamx/lab1-todoApp/react?filename=client%2Fpackage.json&style=flat-square&logo=react&labelColor=2f3136)](https://reactjs.org)
3434

35-
3635
- Cross-platform support: **iOS**, **Android**, **Web**, **Desktop**
3736
- TypeScript-first React Native with **hooks**, **navigation**, and **theming**
3837
- API integration layer with environment-based configs
@@ -46,7 +45,6 @@ A **production-ready full-stack boilerplate** to kickstart your next project, bu
4645
[![Supabase](https://img.shields.io/github/package-json/dependency-version/warteamx/lab1-todoApp/@supabase/supabase-js?filename=server%2Fpackage.json&style=flat-square&logo=supabase&labelColor=2f3136)](https://supabase.com)
4746
[![Docker](https://img.shields.io/badge/Docker-ready-2496ED?style=flat-square&logo=docker&labelColor=2f3136)](https://docker.com)
4847

49-
5048
- RESTful API built with **Express 5.1** and **TypeScript**
5149
- Scalable architecture (supports DDD/Clean Architecture)
5250
- Swagger/OpenAPI support
@@ -69,7 +67,6 @@ Each package follows [SemVer 2.0.0](https://semver.org/) specification with auto
6967
- **Health Check**: http://56.228.14.41/api/health
7068
- **API Documentation**: http://56.228.14.41/api-docs
7169

72-
7370
## Quick Start
7471

7572
### Environment Setup
@@ -167,5 +164,5 @@ This project implements automated semantic versioning with the following rules:
167164

168165
---
169166

170-
**Last Updated**: September 9, 2025
167+
**Last Updated**: (hotfix) September 16, 2025
171168
**License**: MIT

0 commit comments

Comments
 (0)