mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change include back to EnvVar-Replacement
This commit is contained in:
parent
90887b1abe
commit
780ece56c5
@ -113,7 +113,7 @@ server {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Federation
|
# Federation
|
||||||
include ./gradido-federation.conf
|
$FEDERATION_NGINX_CONF
|
||||||
|
|
||||||
# TODO this could be a performance optimization
|
# TODO this could be a performance optimization
|
||||||
#location /vue {
|
#location /vue {
|
||||||
|
|||||||
@ -99,7 +99,7 @@ server {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Federation
|
# Federation
|
||||||
include ./gradido-federation.conf
|
$FEDERATION_NGINX_CONF
|
||||||
|
|
||||||
# TODO this could be a performance optimization
|
# TODO this could be a performance optimization
|
||||||
#location /vue {
|
#location /vue {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user