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