Shihaam Abdul Rahman 0e6f405ec4
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m36s
optimize container build
2025-01-10 21:20:33 +05:00
..
2025-01-10 21:20:33 +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