Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 0ceed843

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

Version 0.0.2 released

Zobrazit rozdíly:

docker-compose.yml
10 10
  fulltextsearch-backend:
11 11
    build:
12 12
      ./be/fulltextsearch
13
    image: ondrejvane/fulltextsearch-backend:0.0.1
13
    image: ondrejvane/fulltextsearch-backend:0.0.2
14 14
    container_name: fulltextsearch-backend
15 15
    ports:
16 16
      - 8080:8080
......
20 20
  fulltextsearch-fronted:
21 21
    build:
22 22
      ./fe/fulltextsearch
23
    image: ondrejvane/fulltextsearch-frontend:0.0.1
23
    image: ondrejvane/fulltextsearch-frontend:0.0.2
24 24
    container_name: fulltextsearch-frontend
25 25
    ports:
26 26
      - 4200:80

Také k dispozici: Unified diff