mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 01:47:39 +00:00
docs: update docker-compose information
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user