docs: Add 16, update 2 and remove 2 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 9s

This commit is contained in:
j
2026-01-26 21:17:15 +13:00
parent eebd3efcf3
commit 70dab12114
20 changed files with 411 additions and 541 deletions

View File

@@ -16,6 +16,8 @@ services:
timeout: 5s
retries: 5
start_period: 30s
networks:
- shlink-net
shlink:
image: ${IMAGE_REGISTRY}/${IMAGE_REPO}:${IMAGE_TAG}
@@ -37,3 +39,9 @@ services:
DB_PORT: 3306
ports:
- "${HTTP_PORT}:8080"
networks:
- shlink-net
networks:
shlink-net:
name: ${CONTAINER_NAME}_net