главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
path: root/nginx
diff options
context:
space:
mode:
authorP.J. Finlay <pjappdevelopment@gmail.com>2021-07-17 16:42:50 +0000
committerP.J. Finlay <pjappdevelopment@gmail.com>2021-07-17 16:42:50 +0000
commitcd47900d928826289224a1ea46f71d42eb3373ff (patch)
treed2f4d1d82474db4e097da8576ec5f0102983bf68 /nginx
parent27de0e82154390765d85c41589ebadd6dbcdfe7a (diff)
Added certbot
Diffstat (limited to 'nginx')
-rw-r--r--nginx2
1 files changed, 1 insertions, 1 deletions
diff --git a/nginx b/nginx
index ad9ab8a..f21ecf2 100644
--- a/nginx
+++ b/nginx
@@ -1,6 +1,6 @@
server {
listen 80;
- server_name localhost;
+ server_name localhost translate.argosopentech.com;
location / {
include proxy_params;