Files
password_generator/apache_ports.conf
2026-03-24 14:44:15 -07:00

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