[BUILD] Change docker image & container names

This commit is contained in:
2023-01-05 17:56:04 +00:00
parent 7e2491be76
commit 15bbf2f7d1
4 changed files with 12 additions and 8 deletions

2
deploy/templates/Caddyfile.j2 Normal file → Executable file
View 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