updated container name

This commit is contained in:
JP100099 2025-07-10 21:35:25 +02:00
parent 584626076b
commit bdee6f6a72

View file

@ -4,6 +4,7 @@ networks:
name: pangolin name: pangolin
services: services:
nginx: nginx:
container_name: nginx
image: nginx image: nginx
ports: ports:
- 8000:8000 - 8000:8000