TheHamkerCat d14b0b35a3
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 3m36s
final fix
2025-01-11 05:31:13 +05:30
..
2025-01-11 03:59:13 +05:00
2024-12-26 16:21:13 +05:00
2025-01-11 05:31:13 +05:30
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