1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-06-25 08:38:43 +00:00
Patrick Kanzler 1b4230fdd9 formatting
2023-08-10 23:29:26 +02:00
..
2023-08-10 23:29:26 +02:00
2023-08-10 22:26:46 +02:00

Simple example on how to use it inside a web service

docker build . -t escpos-web
docker run --network=host -p 9999:9999 escpos