mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 12:49:41 +03:00
Merge pull request #12 from MrSedan/dev
Start command and global post numeration in info update
This commit is contained in:
@@ -56,6 +56,7 @@ services:
|
||||
dockerfile: Dockerfile.dev
|
||||
environment:
|
||||
- API_URL=http://backend:3000
|
||||
- TZ=Europe/Moscow
|
||||
networks:
|
||||
- labnet
|
||||
depends_on:
|
||||
|
||||
@@ -40,6 +40,7 @@ services:
|
||||
build: ./neuro-reply-bot-reworked
|
||||
environment:
|
||||
- API_URL=http://backend:3000
|
||||
- TZ=Europe/Moscow
|
||||
networks:
|
||||
- labnet
|
||||
depends_on:
|
||||
|
||||
Submodule neuro-reply-bot-reworked updated: 30ef2ea5fc...2cb26ee186
Reference in New Issue
Block a user