mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 21:47:02 +00:00
chore(monorepo): delta, january, quark
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
database:
|
||||
image: mongo
|
||||
restart: always
|
||||
web:
|
||||
build: .
|
||||
environment:
|
||||
- REVOLT_MONGO_URI=mongodb://localhost
|
||||
- REVOLT_PUBLIC_URL=https://local.revolt.chat
|
||||
- REVOLT_USE_EMAIL_VERIFICATION=0
|
||||
- REVOLT_UNSAFE_NO_EMAIL=1
|
||||
- REVOLT_UNSAFE_NO_CAPTCHA=1
|
||||
ports:
|
||||
- "8000:8000"
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user