1
Fork 0
forked from Korbs/4get

docker: use restart: unless-stopped instead

addresses issue #3
This commit is contained in:
Eclair5748 2024-04-19 12:00:50 +10:00
parent 9f5874aecf
commit ccddba91db
No known key found for this signature in database
GPG key ID: 3E7487CFB5A7FEF9

View file

@ -4,7 +4,7 @@ version: "3.7"
services:
fourget:
image: luuul/4get:latest
restart: always
restart: unless-stopped
environment:
- FOURGET_VERSION=6
- FOURGET_SERVER_NAME=4get.ca