Commit c0ea257852fe04f97f9738224e1a035ceaf82ce7

Authored by George Vlahavas
1 parent 03d84f2b9d

Revert "Set tty to false for api container"

This reverts commit 03d84f2b9db67fd2146ff10f29411c8b52a8167b.

Showing 1 changed file with 1 additions and 1 deletions

docker-compose-jfrog.yml View file @ c0ea257
... ... @@ -74,7 +74,7 @@
74 74 image: registry.curex-project.eu:443/curex-local/kea_api:1.0.1
75 75 container_name: kea_api
76 76 restart: unless-stopped
77   - tty: false
  77 + tty: true
78 78 working_dir: /var/www
79 79 volumes:
80 80 - ./api:/var/www