Skip to content

Commit

Permalink
feat: 롤백
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosial committed Jan 16, 2024
1 parent 9888cdd commit 7f695ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
ports:
- '5432:5432'
env_file:
- .env.example
- .env
volumes:
- postgres:/var/lib/postgresql/data

Expand Down

0 comments on commit 7f695ae

Please sign in to comment.