Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 11729837

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

Version 0.0.3 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.2
13
    image: ondrejvane/fulltextsearch-backend:0.0.3
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.2
23
    image: ondrejvane/fulltextsearch-frontend:0.0.3
24 24
    container_name: fulltextsearch-frontend
25 25
    ports:
26 26
      - 4200:80

Také k dispozici: Unified diff