Update webhosting.yaml
parent
cb95eea616
commit
1a2b834b89
|
@ -29,8 +29,8 @@ services:
|
|||
container_name: ss_website
|
||||
image: ss_website
|
||||
restart: always
|
||||
#ports:
|
||||
# - 3000:3000
|
||||
ports:
|
||||
- 3000:3000
|
||||
build:
|
||||
context: /webhosting/ss_website
|
||||
dockerfile: Dockerfile
|
||||
|
|
Loading…
Reference in New Issue