fix docker compose syntax error

This commit is contained in:
b1ek 2024-04-21 15:26:26 +10:00
parent 7aa4b8997c
commit bc85030ad3
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
services:
server:
build:
target: .
context: .
dockerfile: Dockerfile
restart: always
ports: