Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeiShi1313 authored Dec 4, 2020
1 parent 3a0801a commit e332323
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@ services:
environment:
POSTGRES_USER: aurora
POSTGRES_PASSWORD: AuroraAdminPanel321
POSTGRES_DB: aurora
volumes:
- db-data:/var/lib/postgresql/data


volumes:
db-data:
db-data:

0 comments on commit e332323

Please sign in to comment.