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:
|
build:
|
||||||
context: ../../
|
context: ../../
|
||||||
dockerfile: .build/prod/bun.Dockerfile
|
dockerfile: .build/prod/bun.Dockerfile
|
||||||
hostname: sarlink-portal
|
hostname: next15-docker
|
||||||
image: git.shihaam.dev/sarlink/sarlink-portal/app
|
image: git.shihaam.dev/i701/next15-docker/app
|
||||||
prisma-studio:
|
prisma-studio:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./prisma.Dockerfile
|
dockerfile: ./prisma.Dockerfile
|
||||||
hostname: sarlink-portal-database-ui
|
hostname: next15-docker-database-ui
|
||||||
image: git.shihaam.dev/sarlink/sarlink-portal/prisma-studio
|
image: git.shihaam.dev/i701/next15-docker/prisma-studio
|
||||||
|
Loading…
x
Reference in New Issue
Block a user