pdp-photofilm4you_notification
Photo&Film4You notification microservice (PDP-2FORUS Group)
1.8K
High-performance API Gateway for the PhotoFilm4You platform. This repository hosts the official Docker image for the Gateway microservice, the entry point for all backend APIs.
docker pull jbalcellss/pdp-photofilm4you_gateway:latest
docker run -p 8080:8080 jbalcellss/pdp-photofilm4you_gateway:latest
services:
gateway:
image: jbalcellss/pdp-photofilm4you_gateway:latest
ports:
- "8080:8080"
environment:
SPRING_PROFILES_ACTIVE: docker
Content type
Image
Digest
sha256:605fd1782…
Size
139.3 MB
Last updated
6 months ago
docker pull jbalcellss/pdp-photofilm4you_notification