merging updated roboluke #148

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

View File

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