Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Commit 09e335b

Browse files
committed
Upgrade: Change references from teecke to tpbtools
1 parent 75e5fb8 commit 09e335b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

devcontrol/global/startup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
# @file devcontrol/global/startup.sh
44
# @brief devcontrol startup script and functions
5-
echo "Generic Platform - HAProxy Service (c) Teecke 2020"
5+
echo "Generic Platform - HAProxy Service (c) 2020 TIC para Bien"
66
echo
77

docker-compose.yml.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.7'
22

33
services:
44
haproxy:
5-
image: teecke/gp-haproxy:0.1.0
5+
image: tpbtools/gp-haproxy:1.1.0
66
build: haproxy
77
ports:
88
- 80:80

0 commit comments

Comments
 (0)