Update icehrm docker production setup
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user