remove trailing space

pull/1/head
Jason Kendall 2020-03-06 11:10:24 -05:00
parent 49f65a9b54
commit bf66321ba1
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ services:
- "./logs/:/var/www/MISP/app/tmp/logs/"
- "./files/:/var/www/MISP/app/files"
- "./ssl/:/etc/ssl/certs"
# - "./examples/custom-entrypoint.sh:/custom-entrypoint.sh" # Use the example custom-entrypoint.sh
# - "./examples/custom-entrypoint.sh:/custom-entrypoint.sh" # Use the example custom-entrypoint.sh
environment:
- "CRON_USER_ID=1"
- "REDIS_FQDN=redis"