added new line and renamed container
This commit is contained in:
parent
7f58b72c8e
commit
3ba855502f
@ -4,7 +4,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: ./docker/web/Dockerfile
|
dockerfile: ./docker/web/Dockerfile
|
||||||
container_name: cyberchef_nginx
|
container_name: cyberchef
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 8080:80
|
- 8080:80
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user