Compare commits

..

No commits in common. "200672dae2f84e7b9b4fac4d8f3c88660b7f24ee" and "3d3aad88c89786af854b3827f87b9652dbe3c784" have entirely different histories.

View File

@ -52,7 +52,7 @@ func newConfig() *Config {
PDFDir: "/var/www/cpolis/pdfs", PDFDir: "/var/www/cpolis/pdfs",
PicsDir: "/var/www/cpolis/pics", PicsDir: "/var/www/cpolis/pics",
Port: ":8080", Port: ":8080",
Version: "v0.13.2", Version: "v0.13.1",
WebDir: "/var/www/cpolis/web", WebDir: "/var/www/cpolis/web",
} }
} }