2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-19 18:49:01 +00:00
frappe_docker/installation/frappe-publish.yml
Revant Nandgaonkar 0361b281f9 fix: README
single command to deploy locally
env file placed where docker-compose will be executed
2020-04-27 13:36:33 +05:30

7 lines
67 B
YAML

version: "3"
services:
frappe-nginx:
ports:
- "80:80"