Skip to content

Commit

Permalink
ForgetButton
Browse files Browse the repository at this point in the history
  • Loading branch information
Guibs969 committed Dec 3, 2024
1 parent b171a65 commit 9aae55a
Show file tree
Hide file tree
Showing 6 changed files with 648 additions and 365 deletions.
2 changes: 1 addition & 1 deletion .env.development
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
EXPO_PUBLIC_API_URL=http://10.0.2.2
EXPO_PUBLIC_API_URL=http://192.168.1.10
EXPO_PUBLIC_API_USUARIO_PORT=3001
EXPO_PUBLIC_API_FORUM_PORT=3002
EXPO_PUBLIC_API_SAUDE_PORT=3003
Expand Down
3 changes: 2 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"typeRoutes": true
},
"plugins": [
"expo-router"
"expo-router",
"expo-build-properties"
],
"extra": {
"router": {
Expand Down
Loading

0 comments on commit 9aae55a

Please sign in to comment.