Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
r3curs1v3-pr0xy authored Mar 26, 2021
1 parent 5f6a0d0 commit 61f890f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
#volumes:
# - ./:/app
ports:
- "8080:80"
- "80:80"
depends_on:
- couchdb
build:
Expand Down Expand Up @@ -39,4 +39,4 @@ volumes:


networks:
vajra-network:
vajra-network:

0 comments on commit 61f890f

Please sign in to comment.