Shihaam Abdul Rahman d72f9ae320
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 11s
attempt to build docker again
2025-01-11 01:40:14 +05:00
..
2025-01-11 01:40:14 +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