Improve documentation.

This commit is contained in:
Paulo Gustavo Veiga
2024-04-06 02:47:01 -07:00
parent 12b46b4400
commit b510e4929e
7 changed files with 58 additions and 182 deletions

View File

@@ -3,6 +3,7 @@ version: '3'
services:
wise-api:
container_name: wise-api
hostname: wise-api
image: wise-api:latest
build:
context: ./wise-api