This repository has been archived on 2026-05-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Nest/nest-intra/docker-compose.yml

7 lines
96 B
YAML

services:
nest-intra:
build: .
ports:
- "5174:5174"
restart: unless-stopped