Further tweaks
This commit is contained in:
+4
-2
@@ -3,8 +3,10 @@ version: "3.9"
|
||||
# Sublogue main app stack
|
||||
services:
|
||||
sublogue:
|
||||
# Production image for Sublogue
|
||||
image: ponzischeme89/sublogue:latest
|
||||
# Build the private image from this repository root
|
||||
build:
|
||||
context: .
|
||||
image: sublogue:local
|
||||
# Explicit container name for easy discovery
|
||||
container_name: sublogue
|
||||
# Always restart unless manually stopped
|
||||
|
||||
Reference in New Issue
Block a user