Skip to content

Commit

Permalink
change host port from 80 to 8001
Browse files Browse the repository at this point in the history
  • Loading branch information
franbuehler committed Dec 11, 2018
1 parent 12d3ee7 commit 0ba3541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Expand Up @@ -4,7 +4,7 @@ services:
crs:
image: franbuehler/modsecurity-crs-rp:v3.1
ports:
- "80:8001"
- "8001:8001"

environment:
# Listening Port of Apache Reverse Proxy
Expand Down

0 comments on commit 0ba3541

Please sign in to comment.