remove prisma stuff
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m22s

This commit is contained in:
Shihaam Abdul Rahman 2025-04-10 23:55:22 +05:00
parent 91563cb2ba
commit c7993620f5
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -4,10 +4,4 @@ services:
context: ../../ context: ../../
dockerfile: .build/prod/bun.Dockerfile dockerfile: .build/prod/bun.Dockerfile
hostname: sarlink-portal hostname: sarlink-portal
image: git.shihaam.dev/sarlink/sarlink-portal/app image: git.shihaam.dev/sarlink/sarlink-portal
prisma-studio:
build:
context: .
dockerfile: ./prisma.Dockerfile
hostname: sarlink-portal-database-ui
image: git.shihaam.dev/sarlink/sarlink-portal/prisma-studio