mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-23 19:49:13 +02:00
core/config: remove version
This commit is contained in:
parent
a29476f61e
commit
aa619424df
8 changed files with 760 additions and 798 deletions
File diff suppressed because it is too large
Load diff
|
@ -12,7 +12,6 @@ import "crypt/crypt.proto";
|
|||
|
||||
message Config {
|
||||
string name = 1;
|
||||
int64 version = 4;
|
||||
repeated Route routes = 2;
|
||||
Settings settings = 3;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue