Split prod and public builds

This commit is contained in:
jeffvli
2022-11-20 19:28:15 -08:00
parent 693286a6a1
commit 118f416066
3 changed files with 35 additions and 4 deletions
+1 -4
View File
@@ -14,10 +14,7 @@ services:
restart: unless-stopped
server:
container_name: feishin
build:
context: .
dockerfile: Dockerfile
image: feishin
image: jeffvictorli/feishin:latest
depends_on:
- db
environment: