Changed External Facing container to be internal
This commit is contained in:
parent
da6c7f5292
commit
d2c7ac5962
@ -102,8 +102,8 @@ services:
|
||||
image: "php:apache"
|
||||
container_name: snexo.co.uk
|
||||
ports:
|
||||
- "8001:80"
|
||||
- "127.0.0.1:8001:80"
|
||||
volumes:
|
||||
- ./snexo.co.uk/:/var/www/html
|
||||
restart: unless-stopped
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user