Skip to content

Commit 43a3480

Browse files
committed
New CI-CD for deploy?...
1 parent 7f2a81c commit 43a3480

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docker-compose.prod-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
version: "3.4"
22
services:
33
server:
4+
ports:
5+
- "8000:8000"
46
image: ghcr.io/procollab-github/api:latest
57
env_file:
68
- .env

0 commit comments

Comments
 (0)