We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018a16f commit e2051a2Copy full SHA for e2051a2
env.example
@@ -101,3 +101,18 @@
101
102
# in case of external rabbitmq, the url to clowder
103
#RABBITMQ_CLOWDERURL=https://clowder-docker.ncsa.illinois.edu/clowder/
104
+
105
+# ----------------------------------------------------------------------
106
+# GEOSERVER CONFIGURATION
107
108
109
+#PROXY_ON=false
110
+#PROXY_URL=http://localhost:9000
111
112
+#GEOSERVER_USERNAME=admin
113
+#GEOSERVER_PASSWORD=geoserver
114
115
+#GEOSERVER_WORKSPACE=workspace
116
117
+#GEOSERVER_USER=admin
118
+#GEOSERVER_URL=http://localhost:8080
0 commit comments