Update README.md

This commit is contained in:
PB
2025-12-13 13:06:03 +00:00
parent b6ac03b838
commit fc4028133b

View File

@@ -1,12 +1,12 @@
# apigw-service
# api-gateway service
API Gateway - simple Nginx image with pre-configured reverse proxy's
API Gateway - API Gateway service based on APISIX
Generowanie Klucza autoryzacji
Generate random secret string
$ openssl rand -base64 24
Budowanie obrazu:
$ sh deploy/image-build.sh
Building Docker(dev) image:
$ make build-image-dev
Opublikowanie obrazu:
$ sh deploy/image-push.sh
Publish Docker(dev) image:
$ make push-image-dev