Update icehrm docker production setup

This commit is contained in:
Thilina Pituwala
2020-05-24 02:24:55 +02:00
parent b68401efeb
commit 854e1038c6
7 changed files with 12 additions and 16 deletions

View File

@@ -18,6 +18,9 @@ services:
context: ./
dockerfile: Dockerfile-prod
ports:
- 80:80
- 8070:8070
volumes:
- ./docker/prod/app_data:/var/www/html/app/data
volumes:
db_data:
app_data: