return xaibox to using php+apache image
This commit is contained in:
@@ -2,7 +2,7 @@ proxy_cache_path /data/nginx/cache/xaibox levels=1:2 keys_zone=xaibox:10m max_si
|
||||
inactive=60m use_temp_path=off;
|
||||
|
||||
upstream xaibox_upstream {
|
||||
server tasks.xaibox_web:8083;
|
||||
server tasks.xaibox_app:8083;
|
||||
|
||||
server xaibox.xai-corp.net:8083 backup;
|
||||
server dkhost.xai-corp.net:8083 backup;
|
||||
|
||||
Reference in New Issue
Block a user