mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 04:51:06 +02:00
Split prod and public builds
This commit is contained in:
+1
-4
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user