Skip to content

Commit

Permalink
✏️ Minor updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
bybatkhuu committed Nov 29, 2023
1 parent f12365c commit bac1d50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ services:
environment:
TERM: ${TERM:-xterm}
TZ: ${TZ:-Asia/Seoul}
# FOT_DB_HOST: ${FOT_DB_HOST:-db}
FOT_APP_PORT: ${FOT_APP_PORT:-8000}
volumes:
- "./volumes/storage/rest.fastapi-orm-template/logs:/var/log/rest.fastapi-orm-template"
Expand Down
2 changes: 1 addition & 1 deletion volumes/src/rest.fastapi-orm-template

0 comments on commit bac1d50

Please sign in to comment.