summaryrefslogtreecommitdiff
path: root/docker-compose.yaml
diff options
context:
space:
mode:
authorMatthieuCoder <matthieu@matthieu-dev.xyz>2023-01-13 22:23:19 +0400
committerMatthieuCoder <matthieu@matthieu-dev.xyz>2023-01-13 22:23:19 +0400
commitb1e17001e3fce2874e4bb1354196c90a5fd7acd0 (patch)
tree95aa49d203c37afda042befcfc8c0fd679a7e1e8 /docker-compose.yaml
parentbca576c35e54d5505c62e42e8be416c797e84b6b (diff)
better ratelimit, new go structure and better build system
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r--docker-compose.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
index 6d5ccdb..7126433 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -9,6 +9,8 @@ services:
redis:
image: redis
+ ports:
+ - 6379:6379
cache:
image: ghcr.io/discordnova/nova/cache