Skip to content

Commit

Permalink
13.9.2018 16:29
Browse files Browse the repository at this point in the history
  • Loading branch information
arcnotch committed Sep 13, 2018
1 parent d73d5b5 commit 7993e15
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import subprocess
import datetime

SERVERADDRESS = 'http://192.168.3.63'
SERVERADDRESS = 'http://10.100.102.5'
CONFIGURATIONPATH = '/Configuration'
HEADERS = {'UUID':'5a968c26-b565-4b65-8445-9e87780cb8f9-01'}
COMMANDSTOEXE = None
Expand Down
Empty file added Server/CommandsData/data.dat
Empty file.

0 comments on commit 7993e15

Please sign in to comment.