mirror of
https://github.com/wahyd4/libr-2.git
synced 2026-08-08 21:07:08 +10:00
update nginx config
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ upstream puma {
|
||||
|
||||
server {
|
||||
listen 80 default_server deferred;
|
||||
# server_name example.com;
|
||||
server_name librme.com;
|
||||
|
||||
root /home/deployer/apps/libr/current/public;
|
||||
access_log /home/deployer/apps/libr/current/log/nginx.access.log;
|
||||
|
||||
Reference in New Issue
Block a user