This commit is contained in:
Lukian LEIZOUR 2024-12-25 21:37:01 +00:00
parent 6156e20eab
commit f72143aac7

View file

@ -2,12 +2,9 @@ services:
joclud_api: joclud_api:
build: build:
context: . context: .
dockerfile: DOCKERFILE dockerfile: Dockerfile
network: host network: host
restart: always restart: always
image: joclud_api
expose:
- 80
networks: networks:
- traefik - traefik
labels: labels: