forked from colin/resume
Update docker-compose.production.yml
This commit is contained in:
parent
cd11385e1c
commit
f793d9f93c
|
@ -1,8 +1,6 @@
|
|||
version: '3.8'
|
||||
|
||||
services:
|
||||
resume:
|
||||
lucky-ddg:
|
||||
build:
|
||||
context: ./docker/resume/
|
||||
context: ./docker/lucky-ddg/
|
||||
dockerfile: Dockerfile
|
||||
image: git.nixc.us/colin/resume:production
|
||||
image: git.nixc.us/colin/lucky-ddg:production
|
Loading…
Reference in New Issue