Skip to content

Commit e2051a2

Browse files
committed
adding in env example for geoserver
1 parent 018a16f commit e2051a2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

env.example

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,18 @@
101101

102102
# in case of external rabbitmq, the url to clowder
103103
#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

Comments
 (0)