Remove restart policy

This commit is contained in:
notplants
2021-12-01 14:07:08 +01:00
parent 267bfba7ea
commit 64b0e9171d
2 changed files with 0 additions and 3 deletions

View File

@ -14,7 +14,6 @@ SECRET_POSTGRES_PASSWORD_VERSION=v1
## A list of these tz database names can be looked up at Wikipedia
## https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
TZ=UTC
RESTART_POLICY=unless-stopped
## Make Mattermost container readonly. This interferes with the regeneration of root.html inside the container. Only use
## it if you know what you're doing.