mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 14:21:05 +00:00
0361b281f9
single command to deploy locally env file placed where docker-compose will be executed
7 lines
68 B
YAML
7 lines
68 B
YAML
version: "3"
|
|
|
|
services:
|
|
erpnext-nginx:
|
|
ports:
|
|
- "80:80"
|