We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acdd33c commit f7b4c88Copy full SHA for f7b4c88
docker-compose.yml
@@ -8,3 +8,5 @@ services:
8
network_mode: "host"
9
env_file:
10
- .env
11
+ expose:
12
+ - "8080"
0 commit comments