mirror of
https://github.com/TeamNewPipe/CrashReportImporter
synced 2025-10-05 16:13:13 +02:00
Make Docker server restart automatically
This commit is contained in:
@@ -5,6 +5,7 @@ volumes:
|
||||
|
||||
services:
|
||||
server:
|
||||
restart: unless-stopped
|
||||
build: .
|
||||
ports:
|
||||
- 127.0.0.1:8025:8025
|
||||
|
Reference in New Issue
Block a user