diff --git a/config.toml b/config.toml index 6aa4d2d..091234c 100644 --- a/config.toml +++ b/config.toml @@ -8,4 +8,4 @@ username = "guest" password = "guest" [storage] -path = "./storage/" \ No newline at end of file +path = "/home/alex/Documents/coding/go/app-idea/picture-storage-server/storage/" \ No newline at end of file