This commit is contained in:
Nate Drake 2018-01-19 18:50:08 -05:00 коммит произвёл GitHub
Родитель a2f56ac9da
Коммит eba5e27544
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -38,7 +38,7 @@ WildFly Swarm and MySQL will be running in two separate containers, and thus mak
== Configuration file
Th entry point to Docker Compose is a Compose file, usually called `docker-compose.yml`. Create a new directory `javaee`. In that directory, create a new file `docker-compose.yml` in it. Use the following contents:
The entry point to Docker Compose is a Compose file, usually called `docker-compose.yml`. Create a new directory `javaee`. In that directory, create a new file `docker-compose.yml` in it. Use the following contents:
```
version: '3.3'