mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-23 01:46:14 +00:00
Merge pull request #344 from Apollon77/patch-1
chore: Add restart policy to docker-compose
This commit is contained in:
@@ -3,6 +3,7 @@ version: "2"
|
||||
services:
|
||||
psacc:
|
||||
image: flobz/psa_car_controller:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5000:5000"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user