fix compose filename + add branch

This commit is contained in:
2024-11-09 23:14:08 +07:00
parent 8ec0e604ce
commit 387d28fbd8
2 changed files with 2 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
version: '3.8'
services:
smm_core:
build:
context: .
dockerfile: Dockerfile
ports:
- "8180:8090"