fix(deploy): container name typo

This commit is contained in:
leandrofars 2024-06-13 12:12:53 -03:00
parent b81699903c
commit 6ad3e094f6

View File

@ -19,7 +19,7 @@ services:
#/* ------------------------ API REST / USP Controller ----------------------- */
controller:
image: 'oktopusp/controller'
container_name: controlller
container_name: controller
ports:
- 8000:8000
depends_on: