Skip to content

Commit

Permalink
Configure re-run on docker reboot
Browse files Browse the repository at this point in the history
  • Loading branch information
PSzczepanski1996 committed Dec 12, 2023
1 parent 676c958 commit 0248530
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ services:
dockerfile: Dockerfile
working_dir: /code/misc/SerialCord
command: python3.12 main.py
restart: unless-stopped
volumes:
- .:/code
# env_file:
Expand Down

0 comments on commit 0248530

Please sign in to comment.