mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
[BUILD] Change docker image & container names
This commit is contained in:
2
deploy/templates/Caddyfile.j2
Normal file → Executable file
2
deploy/templates/Caddyfile.j2
Normal file → Executable file
@@ -6,7 +6,7 @@ http://* {
|
||||
not path /static/*
|
||||
}
|
||||
|
||||
reverse_proxy @proxy_paths http://web:8000
|
||||
reverse_proxy @proxy_paths http://server:8000
|
||||
|
||||
log {
|
||||
output stderr
|
||||
|
||||
Reference in New Issue
Block a user