This commit is contained in:
Ivaylo Hristov 2017-06-21 14:51:37 +02:00
commit 90a4437b2e

View file

@ -5,9 +5,8 @@ services:
ports: ports:
- "8080:8080" - "8080:8080"
links: links:
# - mysql:mysql
- selenium - selenium
command: java -jar ./target/*.jar # - mysql:mysql
# mysql: # mysql:
# image: mysql # image: mysql
# ports: # ports: