Compare commits

..

No commits in common. "39bd81628dfcb5bdf4c35da826e85ec42d47f737" and "068c11b695787461cd49652ad34fd19a31199520" have entirely different histories.

2 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,8 @@ services:
network: host network: host
restart: always restart: always
container_name: joclud_api container_name: joclud_api
expose:
- 80
networks: networks:
- traefik - traefik
labels: labels:
@ -18,4 +20,4 @@ services:
networks: networks:
traefik: traefik:
external: true external: true