mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-01-12 06:05:24 +00:00
eabe73ddc0
* begin setup front-end test environment with selenium * run migrations before tests * use https for tests
2 lines
37 B
Rust
2 lines
37 B
Rust
#[get("/health")]
|
|
pub fn health() {}
|