Skip to content

Commit

Permalink
Merge pull request #61 from GabrielSirtoriCorrea/ArquivosParaDeploy
Browse files Browse the repository at this point in the history
AtualizandoConfigs
  • Loading branch information
GabrielSirtoriCorrea authored Aug 6, 2020
2 parents 300aa23 + 501b299 commit c3bdf32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Configurations.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"FridayConfigs": {
"ID": "Sexta-Feira",
"ServerHost": "localhost",
"ServerHost": "192.168.0.4",
"Port": 5000
},
"ServerConfigs": {
"ID": "Server",
"Host": "localhost",
"Host": "192.168.0.4",
"Port": 5000
}
}
1 change: 0 additions & 1 deletion Procfile

This file was deleted.

0 comments on commit c3bdf32

Please sign in to comment.