upadated image

This commit is contained in:
CHIEFSOFT\ameye
2025-01-24 06:05:43 -05:00
parent cfd51365c6
commit ea47b5aef8
3 changed files with 16 additions and 6 deletions
@@ -3,8 +3,7 @@ version: '3'
services:
website-WHAT_CONTAINER_NAME:
container_name: WHAT_CONTAINER_NAME
image: shinsenter/codeigniter4
#image: bitnami/codeigniter:latest
image: yeasy/simple-web
ports:
- 'ALLOCATED_PORT:80'
restart: always