mirror of
https://github.com/Aviortheking/next-template.git
synced 2025-04-22 10:42:10 +00:00
7 lines
96 B
YAML
7 lines
96 B
YAML
version: "3"
|
|
services:
|
|
tcgdex:
|
|
restart: "always"
|
|
ports:
|
|
- "127.0.0.1:4567:3000"
|