1
0
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:
TheAssassin
2021-01-30 07:21:35 +01:00
parent ac3c91673b
commit 0b18183796

View File

@@ -5,6 +5,7 @@ volumes:
services:
server:
restart: unless-stopped
build: .
ports:
- 127.0.0.1:8025:8025