Added new website build command to compose file
This commit is contained in:
parent
1769edfe1e
commit
f14a1c71e5
@ -4,10 +4,7 @@ services:
|
|||||||
|
|
||||||
#Websites luke-else.co.uk (8000) snexo.co.uk (8001)
|
#Websites luke-else.co.uk (8000) snexo.co.uk (8001)
|
||||||
luke-else.co.uk:
|
luke-else.co.uk:
|
||||||
image: "nginx:latest"
|
build: ./luke-else.co.uk
|
||||||
container_name: luke-else.co.uk
|
|
||||||
volumes:
|
|
||||||
- ./luke-else.co.uk/:/usr/share/nginx/html
|
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
labels:
|
labels:
|
||||||
|
Loading…
Reference in New Issue
Block a user