fix: README
single command to deploy locally env file placed where docker-compose will be executed
This commit is contained in:
6
installation/erpnext-publish.yml
Normal file
6
installation/erpnext-publish.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
version: "3"
|
||||
|
||||
services:
|
||||
erpnext-nginx:
|
||||
ports:
|
||||
- "80:80"
|
||||
Reference in New Issue
Block a user