1
0
forked from lolcat/4get

docker: use restart: unless-stopped instead

addresses issue #3
This commit is contained in:
2024-04-19 12:00:50 +10:00
parent 9f5874aecf
commit ccddba91db

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