mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-04-19 20:56:52 +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: ../../
|
||||
dockerfile: .build/prod/bun.Dockerfile
|
||||
hostname: sarlink-portal
|
||||
image: git.shihaam.dev/sarlink/sarlink-portal/app
|
||||
prisma-studio:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./prisma.Dockerfile
|
||||
hostname: sarlink-portal-database-ui
|
||||
image: git.shihaam.dev/sarlink/sarlink-portal/prisma-studio
|
||||
image: git.shihaam.dev/sarlink/sarlink-portal
|
||||
|
Loading…
x
Reference in New Issue
Block a user