mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-04-20 03:50:20 +00:00
remove prisma stuff
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m22s
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m22s
This commit is contained in:
parent
91563cb2ba
commit
c7993620f5
@ -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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user