Shihaam Abdul Rahman cd86a7ad42
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m32s
installing openssl
2025-01-11 03:59:13 +05:00
..
2025-01-11 03:59:13 +05:00
2024-12-26 16:21:13 +05:00
2024-12-26 16:21:13 +05:00
2024-12-09 02:00:29 +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