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)
|
||||
luke-else.co.uk:
|
||||
image: "nginx:latest"
|
||||
container_name: luke-else.co.uk
|
||||
volumes:
|
||||
- ./luke-else.co.uk/:/usr/share/nginx/html
|
||||
build: ./luke-else.co.uk
|
||||
networks:
|
||||
- proxy
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user