docker
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 54s
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 54s
This commit is contained in:
parent
31e9a7b3b5
commit
71bb8e4044
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user