Skip to content

Commit

Permalink
Merge branch 'feature/rebuild' of github.com:kmee/oca-mobile into fea…
Browse files Browse the repository at this point in the history
…ture/rebuild
  • Loading branch information
Todomir committed Aug 1, 2022
2 parents 878b71a + 0bdb5e2 commit 1b4fb1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pages/login/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ export default function SignInScreen() {
port: 443,
error: '',
protocol: 'https',
server: 'https://tgi.kmee.com.br',
user: 'arc.admin',
password: 'tg1k&m2021',
});

const handleServerChange = server => {
Expand Down

0 comments on commit 1b4fb1d

Please sign in to comment.