cake_crm/docker-compose.yml

13 lines
181 B
YAML
Raw Normal View History

2024-05-19 10:02:50 +00:00
version: '3.8'
services:
cake_crm:
build:
context: .
dockerfile: Dockerfile
ports:
- "8080:8080"
# environment:
# - ENV_VAR_NAME=env_var_value