Skip to content

Commit

Permalink
server api
Browse files Browse the repository at this point in the history
  • Loading branch information
trueai-org committed Jan 19, 2024
1 parent 80706ee commit 430c434
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ services:
restart: always
volumes:
- /home/server-api/logs:/app/logs
- /home/server-api/appsettings.Production.json:/app/appsettings.Production.json
- /home/server-api/appsettings.json:/app/appsettings.json
- /etc/localtime:/etc/localtime:ro

0 comments on commit 430c434

Please sign in to comment.