Compare commits
No commits in common. "1bfc7b126c8c0678ba7c5044de95cc2113b8e491" and "a005de1324767190ff75a947087e29e5fda35ba8" have entirely different histories.
1bfc7b126c
...
a005de1324
@ -4,7 +4,10 @@ services:
|
||||
|
||||
#Websites luke-else.co.uk (8000) snexo.co.uk (8001)
|
||||
luke-else.co.uk:
|
||||
build: ./luke-else.co.uk
|
||||
image: "nginx:latest"
|
||||
container_name: luke-else.co.uk
|
||||
volumes:
|
||||
- ./luke-else.co.uk/:/usr/share/nginx/html
|
||||
networks:
|
||||
- proxy
|
||||
labels:
|
||||
|
Loading…
x
Reference in New Issue
Block a user