feat: Add new image from registry

This commit is contained in:
Simon 2020-03-21 09:24:44 +01:00
parent 16339632fe
commit 783cb11adc
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ volumes:
services: services:
histoiredunpied: histoiredunpied:
container_name: ${NAME} container_name: ${NAME}
build: . image: mattermost.lamelio.fr/kosssi/histoiredunpied
environment: environment:
- TZ=${TIMEZONE} - TZ=${TIMEZONE}
volumes: volumes: