X-Git-Url: https://vgcfreebox.myrthtech.pt/gitweb/alentejosemlei.git/blobdiff_plain/95ab26eae90065d40149b3a7c3ae7b823f95864f..f45cda646574700895148e4ccef7b35f5e2bc108:/docker-compose.yaml diff --git a/docker-compose.yaml b/docker-compose.yaml index 17dd765..4e4d5c8 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -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