Skip to content

Commit 5145545

Browse files
committed
#3414 webpage: add next.qownnotes.org as domain
Signed-off-by: Patrizio Bekerle <[email protected]>
1 parent d3dadf4 commit 5145545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpage/nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ server {
3030

3131
server {
3232
listen 80;
33-
server_name localhost www.qownnotes.org;
33+
server_name localhost www.qownnotes.org next.qownnotes.org;
3434
error_page 404 /404.html;
3535

3636
if ( $redirect_uri ) {

0 commit comments

Comments
 (0)