mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-01 17:22:42 +00:00
Add dockerization and example compose file
This commit is contained in:
4
config/docker.json
Normal file
4
config/docker.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"mongodb_uri" : "mongodb://mongodb:27017/homebrewery",
|
||||
"secret" : "secret"
|
||||
}
|
||||
Reference in New Issue
Block a user