Add ports

This commit is contained in:
Isaac Shoebottom 2024-08-22 21:00:46 -03:00
parent b7c417090a
commit c148f7bb16

View File

@ -6,6 +6,8 @@ services:
build:
context: ./
dockerfile: Dockerfile
ports:
- "42069:8080"
environment:
- DATA_DIR=/data
env_file: