mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 09:54:36 -05:00
Fix can't connect to Skalop in dev inside Docker
This commit is contained in:
parent
b793cfc422
commit
0ee7abba13
|
|
@ -32,6 +32,7 @@ services:
|
|||
- SKALOP_TOKEN=${SKALOP_TOKEN}
|
||||
- SESSION_SECRET=${SESSION_SECRET}
|
||||
- PORT=5900
|
||||
- NODE_ENV=development
|
||||
depends_on:
|
||||
- redis
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user