Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about using #13

Closed
K0ntenta opened this issue Sep 14, 2023 · 1 comment
Closed

Question about using #13

K0ntenta opened this issue Sep 14, 2023 · 1 comment

Comments

@K0ntenta
Copy link

Hello! How can i use api in docker container? I need to generate aztec code from my shortcode and get barcode image

@MClarkDev
Copy link
Contributor

The container should bind to the docker network interface on port :8080.
To generate barcodes, simply navigate to the URL in your web browser to view the web interface, or use any HTTP client library to make calls into the server. http://$ip:8080/api/aztec/test123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants