updated docker compose example

This commit is contained in:
ari melody 2024-06-22 01:48:01 +01:00
parent 6f3438a7ff
commit 6580cb6793

View file

@ -2,7 +2,7 @@ version: "3.9"
services:
web:
build: .
image: openterminal
image: docker.arimelody.me/openterminal
container_name: openterminal
ports:
- 8080:8080