Skip to content

Commit

Permalink
fix pywps.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Jun 7, 2024
1 parent 28fae6d commit d396f52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/pywps.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
hostname=rook10.cloud.dkrz.de

[server]
url=http://%(hostname)/wps
outputurl=http://%(hostname)/outputs
url=http://%(hostname)s/wps
outputurl=http://%(hostname)s/outputs
outputpath=/mnt/outputs
workdir=/tmp
cleantempdir=true
Expand Down

0 comments on commit d396f52

Please sign in to comment.