setup readme and .env file

This commit is contained in:
lza_menace
2020-09-28 23:30:34 -07:00
parent b7c328369b
commit 2fbebe814b
4 changed files with 24 additions and 1 deletions

View File

@@ -56,7 +56,7 @@ services:
context: .
dockerfile: Dockerfile-monero
volumes:
- ./data:/data
- ${DATA_DIR:-./data}:/data
ports:
- 18080:18080
- 18081:18081