docker
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 54s

This commit is contained in:
Shihaam Abdul Rahman 2025-01-11 01:27:44 +05:00
parent 31e9a7b3b5
commit 71bb8e4044
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -3,11 +3,11 @@ services:
build:
context: ../../
dockerfile: .build/prod/bun.Dockerfile
hostname: sarlink-portal
image: git.shihaam.dev/sarlink/sarlink-portal/app
hostname: next15-docker
image: git.shihaam.dev/i701/next15-docker/app
prisma-studio:
build:
context: .
dockerfile: ./prisma.Dockerfile
hostname: sarlink-portal-database-ui
image: git.shihaam.dev/sarlink/sarlink-portal/prisma-studio
hostname: next15-docker-database-ui
image: git.shihaam.dev/i701/next15-docker/prisma-studio