feat: Add new image from registry

This commit is contained in:
2020-03-21 09:24:44 +01:00
parent 16339632fe
commit 783cb11adc

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: