mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-02-21 16:52:13 +00:00
mongodb sample
This commit is contained in:
parent
a80dc8b85c
commit
a13142bbc9
@ -6,3 +6,16 @@ services:
|
||||
image: git.shihaam.dev/dockerfiles/fishie-honestyui
|
||||
ports:
|
||||
- 5173:5173
|
||||
restart: always
|
||||
########################
|
||||
# mongodb:
|
||||
# container_name: mongodb
|
||||
# image: mongo:latest
|
||||
# environment:
|
||||
# MONGO_INITDB_ROOT_USERNAME: root
|
||||
# MONGO_INITDB_ROOT_PASSWORD: example
|
||||
# ports:
|
||||
# - 27017:27017
|
||||
# volumes:
|
||||
# - ./data:/data/db
|
||||
# restart: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user