@@ -1,6 +1,7 @@
|
||||
services:
|
||||
web:
|
||||
container_name: moving-helper
|
||||
image: "code.wanderingbadger.dev/tliu93/2026-moving-helper:latest"
|
||||
build:
|
||||
context: .
|
||||
user: "${UID:-1000}:${GID:-1000}"
|
||||
|
||||
Reference in New Issue
Block a user