Skip to content

Commit

Permalink
Use local file system.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anduin2017 committed Aug 2, 2023
1 parent a1d1e36 commit 272a54c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ services:
environment:
ConnectionStrings__MoongladeDatabase: "Server=db;Database=AppDatabase;Uid=WebApp;Pwd=WebApp@Passw0rd;"
ConnectionStrings__DatabaseType: "MySQL"
ImageStorage__FileSystemPath: "/app/images"
ports:
- "8080:80"
depends_on:
Expand Down

0 comments on commit 272a54c

Please sign in to comment.