Shihaam Abdul Rahman 71bb8e4044
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 54s
docker
2025-01-11 01:27:44 +05:00
..
2025-01-11 01:17:00 +05:00
2025-01-11 01:27:44 +05:00
2025-01-11 01:13:03 +05:00
2025-01-11 01:13:03 +05:00

Docker/Podman compose.yml

services:
  sarlinkportal:
    image: git.shihaam.dev/sarlink/sarlink-portal
    hostname: sarlink-portal
    ports:
      - 3000:3000
#    volumes:
#      - uploads:/var/www/html/public/uploads
    env_file: .env