Files
cosmoserver/files/docker/apache_ports.conf

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