Update prod compose to pull from Gitea container registry
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -75,7 +75,7 @@ services:
|
||||
restart: "no"
|
||||
|
||||
app:
|
||||
image: jpscott84/drinktracker:latest
|
||||
image: 192.168.2.140:3000/jpscott84/drinktracker:latest
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
security_opt:
|
||||
|
||||
Reference in New Issue
Block a user