Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 4a1c9aed

Přidáno uživatelem Ondřej Váně před více než 4 roky(ů)

Version 0.0.4 released

Zobrazit rozdíly:

docker-compose.yml
13 13
  fulltextsearch-backend:
14 14
    build:
15 15
      ./be/fulltextsearch
16
    image: ondrejvane/fulltextsearch-backend:0.0.3
16
    image: ondrejvane/fulltextsearch-backend:0.0.4
17 17
    container_name: fulltextsearch-backend
18 18
    ports:
19 19
      - 8080:8080
......
23 23
  fulltextsearch-fronted:
24 24
    build:
25 25
      ./fe/fulltextsearch
26
    image: ondrejvane/fulltextsearch-frontend:0.0.3
26
    image: ondrejvane/fulltextsearch-frontend:0.0.4
27 27
    container_name: fulltextsearch-frontend
28 28
    ports:
29 29
      - 4200:80

Také k dispozici: Unified diff