merging updated roboluke #148

Closed
ds0407 wants to merge 15 commits from main into main
Showing only changes of commit 72b4f25c90 - Show all commits

View File

@ -6,5 +6,4 @@ services:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
restart: unless-stopped restart: unless-stopped
env_file: .env ...
...