split images, pull more env vars out

This commit is contained in:
greg2010 2022-08-02 00:36:56 -04:00
parent 6ea4fa0026
commit 804a5229ab
No known key found for this signature in database
GPG key ID: 900A237110AFCA71
10 changed files with 78 additions and 46 deletions

View file

@ -165,10 +165,10 @@ http {
}
upstream websocket {
server ${CONTAINER_NAME}-socket:8020;
server ${PATHFINDER_SOCKET_HOST}:8020;
}
# Default log file
@ -235,7 +235,7 @@ http {
# a specific directory, or on an individual server{} level.
gzip_static off;
proxy_buffers 16 16k;
proxy_buffers 16 16k;
proxy_buffer_size 16k;
# Include files in the sites-enabled folder. server{} configuration files should be