This commit is contained in:
2024-05-19 17:02:50 +07:00
parent db4419dc81
commit 0bea4180a1
3 changed files with 70 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
version: '3.8'
services:
cake_crm:
build:
context: .
dockerfile: Dockerfile
ports:
- "8080:8080"
# environment:
# - ENV_VAR_NAME=env_var_value