b6c8ef34b0
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
7 lines
86 B
YAML
7 lines
86 B
YAML
version: "3"
|
|
|
|
services:
|
|
api:
|
|
build: .
|
|
ports:
|
|
- "8080:8080" |