This repository has been archived on 2023-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
IMIE_CC/docker/docker-compose.prod.yml
Florian Bouillon 5e1987c6ba
Ajout de l'ORM
Co-authored-by: S0dy <msorin@msorin.com>
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
2020-04-29 11:42:50 +02:00

7 lines
96 B
YAML

version: "3"
services:
tcgdex:
restart: "always"
ports:
- "127.0.0.1:4567:3000"