Compare commits
No commits in common. "39bd81628dfcb5bdf4c35da826e85ec42d47f737" and "068c11b695787461cd49652ad34fd19a31199520" have entirely different histories.
39bd81628d
...
068c11b695
2 changed files with 3 additions and 1 deletions
|
@ -6,6 +6,8 @@ services:
|
|||
network: host
|
||||
restart: always
|
||||
container_name: joclud_api
|
||||
expose:
|
||||
- 80
|
||||
networks:
|
||||
- traefik
|
||||
labels:
|
||||
|
@ -18,4 +20,4 @@ services:
|
|||
|
||||
networks:
|
||||
traefik:
|
||||
external: true
|
||||
external: true
|
Loading…
Add table
Add a link
Reference in a new issue