docs: update docker-compose information

This commit is contained in:
Jef LeCompte
2020-12-11 12:37:33 -05:00
parent c74ea28014
commit da78362045
3 changed files with 60 additions and 46 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
version: '3.0'
services:
streetmerchant:
image: ghcr.io/jef/streetmerchant:latest
build:
context: .
dockerfile: Dockerfile
container_name: streetmerchant
env_file: .env
# ports:
# - 7997:7997
env_file:
- dotenv