add docker-compose.yaml

This commit is contained in:
Udo Chudo 2024-09-03 20:27:57 +05:00
parent 880bb42a53
commit 3fc02009d1

View File

@ -6,3 +6,4 @@ services:
env_file: env_file:
- stack.env - stack.env
restart: always restart: always
pull_policy: build