]> vgcfreebox.myrthtech.pt Git - alentejosemlei.git/blobdiff - docker-compose.yaml
locking redis db to conections from machine only
[alentejosemlei.git] / docker-compose.yaml
index 17dd765ca70d59deaa48843df9f968a362657c16..4e4d5c87cab180385ff90dd99aafe9dfa39b4ae5 100644 (file)
@@ -3,7 +3,7 @@ services:
     image: redis:latest
     container_name: nwn_redis
     ports:
-      - "6380:6379"
+      - "127.0.0.1:6380:6379"
     restart: unless-stopped
   nwserver:
     image: nwnxee/unified:latest