web dashboard in single container
This commit is contained in:
5
files/docker/apache_ports.conf
Normal file
5
files/docker/apache_ports.conf
Normal file
@ -0,0 +1,5 @@
|
||||
# Listen on 8080 inside the container
|
||||
Listen 8080
|
||||
|
||||
# If you still want Apache to listen on 80 (rare), add it back:
|
||||
# Listen 80
|
||||
Reference in New Issue
Block a user