mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35:50 +01:00
4 lines
53 B
JavaScript
4 lines
53 B
JavaScript
module.exports = {
|
|
port: 9000,
|
|
public: true
|
|
};
|