Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 801293fd

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

  • ID 801293fda6f9c90973b5460f6e0b5aea0aec16cb
  • Rodič adb283d4

Version 1.0.1 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.5
16
    image: ondrejvane/fulltextsearch-backend:1.0.1
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.5
26
    image: ondrejvane/fulltextsearch-frontend:1.0.1
27 27
    container_name: fulltextsearch-frontend
28 28
    ports:
29 29
      - 4200:80

Také k dispozici: Unified diff