Projekt

Obecné

Profil

« Předchozí | Další » 

Revize b539ef29

Přidáno uživatelem Jakub Šmíd před více než 2 roky(ů)

Added path
- searching and highlighting text
- returning list of found catalog items

re #9490

Zobrazit rozdíly:

backend/docker-compose.yml
28 28
      - SPRING_DATASOURCE_URL=jdbc:postgresql://db:5432/test # overwrites application.properties datasource url to connect to the database
29 29

  
30 30
  frontend:
31
    # Since our Dockerfile for web-server is located in react-app foler, our build context is ./react-app
31
#     Since our Dockerfile for web-server is located in react-app folder, our build context is ./react-app
32 32
    build: ../frontend
33 33
    container_name: frontend
34 34
    image: schwobik/frontend-app:1.2

Také k dispozici: Unified diff