mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
344 B
344 B
1.1.4
Not yet released
💅 Polish
- redis service is now listening on both TCP:redis:6379 and socket:/var/run/redis/redis.sock.
- memcached service is now listening on both TCP:memcached:11211 and socket:/var/run/memcached/memcached.sock.
🐛 Bug Fixes
- fixed bug with css overflow for table rows on /activity page.