Skip to content

Commit c91bc6c

Browse files
committed
Restore rio driver to prod config.
1 parent d8227d4 commit c91bc6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prod/services/wms/ows_refactored/ows_root_cfg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"response_headers": {
55
"Access-Control-Allow-Origin": "*", # CORS header
66
},
7-
# "load_driver": "rio",
7+
"load_driver": "rio",
88
"services": {
99
"wms": True,
1010
"wcs": True,

0 commit comments

Comments
 (0)