5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
# Listen on 8080 inside the container
|
|
Listen 8080
|
|
|
|
# If you still want Apache to listen on 80 (rare), add it back:
|
|
# Listen 80 |