feat: route bot service through nginx instead of direct port
This commit is contained in:
@@ -104,8 +104,6 @@ services:
|
||||
|
||||
bot:
|
||||
image: ${NALIIA_BOT:-gitea.onecluster.org/oneteam/naliia_bot:v1.0.0_pro}
|
||||
ports:
|
||||
- "8010:8010"
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user