aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-08-18 19:33:56 -0300
committerEuAndreh <eu@euandre.org>2024-08-18 19:33:56 -0300
commitcd1bb693a53b995df0e498f1a2e1b39701674a83 (patch)
tree303def7089d97481619d5a3361582e5c3eff8c68
parentsystem.scm: Replace git-daemon-service-type with custom git-service-type (diff)
downloadtoph-cd1bb693a53b995df0e498f1a2e1b39701674a83.tar.gz
toph-cd1bb693a53b995df0e498f1a2e1b39701674a83.tar.xz
system.scm: Stop proxying nginx to velhinho
-rw-r--r--src/guix/system.scm7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/guix/system.scm b/src/guix/system.scm
index c532e4a..f344e5e 100644
--- a/src/guix/system.scm
+++ b/src/guix/system.scm
@@ -322,13 +322,6 @@
(locations
(list
(nginx-location-configuration
- (uri "/r/velhinho/")
- (body
- '(#"-
- rewrite /r/velhinho(.*) $1 break;
- proxy_pass http://velhinho:4219;
- "#)))
- (nginx-location-configuration
(uri "/git/static/")
(body
(list