add deploy

This commit is contained in:
2024-05-19 19:04:02 +07:00
parent f5255f6721
commit 887caf5d79
5 changed files with 76 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
version: '3.8'
services:
${REPO_NAME}:
build:
context: .
dockerfile: Dockerfile
ports:
- "8080:8080"
# environment:
# - ENV_VAR_NAME=env_var_value