Update docker-compose.yml

This commit is contained in:
ds0407
2023-04-27 21:27:08 +01:00
committed by GitHub
parent 72b4f25c90
commit 4939da07c2

View File

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