Files
lmgcitfy/docker-compose.yml
The Shittinator e1a682566b Oops, wrong port
2026-02-22 20:07:56 -06:00

8 lines
93 B
YAML

---
version: "3.8"
services:
lmgcitfy:
build: .
ports:
- 127.0.0.1:3000:3000