Compare commits

...

2 commits

Author SHA1 Message Date
Tom Hubrecht 060e04118d
chore(cas.eleves): Update
All checks were successful
build configuration / build_storage01 (push) Successful in 1m33s
build configuration / build_vault01 (push) Successful in 1m34s
build configuration / build_compute01 (push) Successful in 1m36s
build configuration / build_rescue01 (push) Successful in 1m36s
build configuration / build_web02 (push) Successful in 1m39s
lint / check (push) Successful in 24s
build configuration / build_web01 (push) Successful in 2m1s
build configuration / push_to_cache (push) Successful in 3m22s
2024-07-12 20:04:50 +02:00
Tom Hubrecht ce64be6e79
Revert "fix(web02): Don't be too fast"
This reverts commit a6c3b42ad9.
2024-07-12 19:13:04 +02:00
2 changed files with 4 additions and 4 deletions

View file

@ -137,11 +137,11 @@ in
];
};
nginx.virtualHosts."cas-eleves.dgnum.eu" = {
nginx.virtualHosts."cas.eleves.ens.fr" = {
enableACME = true;
forceSSL = true;
# serverAliases = [ "cas.eleves.ens.fr" ];
serverAliases = [ "cas-eleves.dgnum.eu" ];
locations = {
"/".proxyPass = "http://127.0.0.1:${builtins.toString port}";

View file

@ -46,9 +46,9 @@
"url": "https://git.dgnum.eu/DGNum/cas-eleves.git"
},
"branch": "main",
"revision": "eba2e68677353e8d173ee1fd5c1d491b2dadff0b",
"revision": "4590bba217cfb5bb2a04798a8344d5264715dc82",
"url": null,
"hash": "0shdbqggzxsj9rg4g6k1addj9p68yvfvyxq6q97cfhknxdgq3mw2"
"hash": "09z5l5yh4zm0mf9hb3xc18gjk2dgv3l1icywrsxax00y1i1zlvna"
},
"disko": {
"type": "GitRelease",