mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-22 05:32:27 -04:00
using latest docker image
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3"
|
||||
services:
|
||||
wol_django:
|
||||
container_name: wol_django
|
||||
build: .
|
||||
image: seriousm4x/django-wol:latest
|
||||
ports:
|
||||
- 8000:8000
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user