Skip to content

Commit d58780c

Browse files
committed
use dns name instead of ip address. Improves #19.
1 parent f1e92fb commit d58780c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

p2k16-label/print_label_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
model="QL-1060N"
3434
backend="network"
35-
printer="tcp://10.13.37.201"
35+
printer="tcp://etikett2.lan.bitraf.no"
3636
image_path="/tmp/user.png"
3737
mqtt_topic="/public/p2k16-dev/label/#"
3838

0 commit comments

Comments
 (0)