docker compose by tag

This commit is contained in:
Primakov Alexandr Alexandrovich 2024-11-25 22:35:10 +03:00
parent f5a8585845
commit 550554a7a5

View File

@ -12,7 +12,8 @@ services:
# ports:
# - 27017:27017
multy-stubs:
build: .
# build: .
image: bro.js/ms/bh:$TAG
restart: always
ports:
- 8044:8044