Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterChenS committed Apr 26, 2022
1 parent c300788 commit 837fd40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ services:
- "8080:8080"
volumes:
- "./tmp:/tmp"
- ./conf/airportal.yml:/home/winterchen/conf/airportal.yml
environment:
SERVER_PORT: 8080
SPRING_DATA_MONGODB_DATABASE: admin
Expand Down

0 comments on commit 837fd40

Please sign in to comment.