mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-08-06 10:31:42 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
56a29b6203 |
@@ -183,7 +183,7 @@ services:
|
|||||||
spothole:
|
spothole:
|
||||||
container_name: spothole
|
container_name: spothole
|
||||||
build:
|
build:
|
||||||
context: https://git.ianrenton.com/ian/spothole.git#main
|
context: https://git.ianrenton.com/ian/spothole.git#latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
|
|||||||
Reference in New Issue
Block a user