This commit is contained in:
41666 2022-12-09 11:16:53 -05:00
parent 93bccd3b19
commit 05e30e4420
4 changed files with 1 additions and 10 deletions

View file

@ -16,7 +16,7 @@ services:
image: ghcr.io/genudine/saerro/api:latest
pull_policy: always
ports:
- 8000:80
- 80:8000
links:
- tsdb
restart: always