change restart policy
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
||||
- GITEA__mailer__USER=${SMTP_USER:?}
|
||||
- GITEA__mailer__PASSWD=${SMTP_PASSWORD:?}
|
||||
- GITEA__mailer__PROTOCOL=smtp+starttls
|
||||
restart: always
|
||||
restart: unless-stopped
|
||||
extra_hosts:
|
||||
- "host:${HOST_IP}"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user