[DEV] correct docker-compose

This commit is contained in:
Edouard Dupin 2020-10-25 19:03:12 +00:00
parent 3d54f73032
commit b624e59f34

View File

@ -36,7 +36,6 @@ services:
build: front/ build: front/
restart: always restart: always
image: org.kar.video.front image: org.kar.video.front
container_name: karideo
ports: ports:
#- 15081:4200 #- 15081:4200
- 15081:80 - 18081:80