add those files actually oops
This commit is contained in:
8
api/docker-compose.prod.yaml
Normal file
8
api/docker-compose.prod.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
services:
|
||||
agologum-api:
|
||||
image: git.vxbard.net/homeburger/agologum-api:latest
|
||||
container_name: agologum-api
|
||||
restart: always
|
||||
ports:
|
||||
- "5000:5000"
|
||||
Reference in New Issue
Block a user