chg: show misp/php-fpm container stdout

pull/8998/head
Luciano Righetti 2023-04-06 09:28:59 +02:00
parent 99e93d6799
commit 8a2c8551e4
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ services:
context: .
dockerfile: docker/misp/Dockerfile
target: prod
tty: true
restart: unless-stopped
environment:
MISP_DB: ${MYSQL_DATABASE:-misp}