changed default port to 12345
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
ADDRESS=0.0.0.0
|
||||
PORT=8080
|
||||
PORT=12345
|
||||
#LIBREDDIT_DEFAULT_THEME=default
|
||||
#LIBREDDIT_DEFAULT_FRONT_PAGE=default
|
||||
#LIBREDDIT_DEFAULT_LAYOUT=card
|
||||
|
Reference in New Issue
Block a user