i701 a5b18e89d3
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Has been cancelled
attempt 2 building with docker
2025-01-11 01:45:19 +05:00
..
2025-01-11 01:45:19 +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