mirror of
https://github.com/fosrl/newt.git
synced 2026-03-09 07:12:28 -05:00
Fix docker compose
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
newt:
|
||||
image: newttest
|
||||
image: fosrl/newt:latest
|
||||
container_name: newt
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user