Rename production Docker Compose file
This commit is contained in:
parent
7ff4ec81fc
commit
3ab3830b89
1 changed files with 0 additions and 0 deletions
8
docker-compose-production.yaml
Normal file
8
docker-compose-production.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
version: '2.4'
|
||||
|
||||
services:
|
||||
web:
|
||||
image: oliverdavies-uk-web
|
||||
ports:
|
||||
- 80:80
|
||||
restart: always
|
||||
Loading…
Add table
Add a link
Reference in a new issue