mirror of
https://github.com/tomet123/LuckPermsWeb-docker.git
synced 2024-11-14 10:15:45 +01:00
7 lines
65 B
YAML
7 lines
65 B
YAML
|
|
||
|
services:
|
||
|
lpweb:
|
||
|
build: .
|
||
|
ports:
|
||
|
- "8080:8080"
|