Skip to content
Snippets Groups Projects

Nginx config changes

Merged Paul Tomasula requested to merge nginx-config-changes into main
2 files
+ 18
19
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
2
@@ -17,11 +17,11 @@ This repository contains a Dockerfile for deploying a STAC/Zarr -> OpenDAP serve
**stop container**
`docker stop cat_to_xpub`
`docker stop cattoxpub`
**remove container**
`docker rm cat_to_xpub`
`docker rm cattoxpub`
**run**
Loading