Просмотр исходного кода

Update docker instructions in README...

...  to match latest Dockerfile changes
dev_h
Ophir LOJKINE 4 лет назад
Родитель
Сommit
c8fbf673ad
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      README.md

+ 1
- 1
README.md Просмотреть файл

33
 You can run it with the following bash command :
33
 You can run it with the following bash command :
34
 
34
 
35
 ```
35
 ```
36
-docker run -it --publish 5001:80 --volume "$(pwd)/wbo-boards:/opt/app/server-data" lovasoa/wbo:latest
36
+docker run -it --publish 5001:8080 --volume "$(pwd)/wbo-boards:/opt/app/server-data" lovasoa/wbo:latest
37
 ```
37
 ```
38
 
38
 
39
 This will run WBO :
39
 This will run WBO :

Загрузка…
Отмена
Сохранить