sarlink-portal/.build/prod/compose.yml
Shihaam Abdul Rahman c7993620f5
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m22s
remove prisma stuff
2025-04-10 23:55:22 +05:00

8 lines
185 B
YAML

services:
app:
build:
context: ../../
dockerfile: .build/prod/bun.Dockerfile
hostname: sarlink-portal
image: git.shihaam.dev/sarlink/sarlink-portal